FlightGear next
|
internal storage of a value->option binding More...
Public Member Functions | |
OptionValue (const OptionDesc *d, const string &v) | |
Public Attributes | |
const OptionDesc * | desc |
string | value |
internal storage of a value->option binding
Definition at line 2143 of file options.cxx.
|
inline |
Definition at line 2146 of file options.cxx.
const OptionDesc* flightgear::OptionValue::desc |
Definition at line 2150 of file options.cxx.
string flightgear::OptionValue::value |
Definition at line 2151 of file options.cxx.