|
FlightGear next
|
Public Member Functions | |
| NameValue (const std::string &name, const std::string &value) | |
| bool | operator< (const NameValue &rhs) const |
Public Attributes | |
| std::string | name |
| std::string | value |
Definition at line 58 of file Highlight.cxx.
|
inline |
Definition at line 60 of file Highlight.cxx.
|
inline |
Definition at line 65 of file Highlight.cxx.
| std::string NameValue::name |
Definition at line 63 of file Highlight.cxx.
| std::string NameValue::value |
Definition at line 64 of file Highlight.cxx.