FlightGear next
CustomEventDetailWrapper Struct Reference

Inherits SGReferenced.

Public Member Functions

 CustomEventDetailWrapper (const sc::CustomEventPtr &event)
 
bool _get (const std::string &key, std::string &value_out) const
 
bool _set (const std::string &key, const std::string &value)
 

Public Attributes

sc::CustomEventPtr _event
 

Detailed Description

Definition at line 336 of file NasalCanvas.cxx.

Constructor & Destructor Documentation

◆ CustomEventDetailWrapper()

CustomEventDetailWrapper::CustomEventDetailWrapper ( const sc::CustomEventPtr & event)
inline

Definition at line 341 of file NasalCanvas.cxx.

Member Function Documentation

◆ _get()

bool CustomEventDetailWrapper::_get ( const std::string & key,
std::string & value_out ) const
inline

Definition at line 347 of file NasalCanvas.cxx.

◆ _set()

bool CustomEventDetailWrapper::_set ( const std::string & key,
const std::string & value )
inline

Definition at line 361 of file NasalCanvas.cxx.

Member Data Documentation

◆ _event

sc::CustomEventPtr CustomEventDetailWrapper::_event

Definition at line 339 of file NasalCanvas.cxx.


The documentation for this struct was generated from the following file: