|
| NSMState (const Enum &num) |
|
| NSMState (const NSMState &st) |
|
const NSMState & | operator= (const NSMState &state) |
| Operator =.
|
|
int | getId () const |
|
const char * | getLabel () const |
|
const std::string & | getLabelString () const |
|
bool | operator== (const Enum &e) const |
|
bool | operator== (const std::string &label) const |
|
bool | operator!= (const Enum &e) const |
|
bool | operator!= (const std::string &label) const |
|
|
| NSMState (int id, const char *label) |
|
|
int | m_id |
|
std::string | m_label |
|
Definition at line 19 of file NSMState.h.
The documentation for this class was generated from the following files: