CmdrState Class Reference
#include <State.h>
List of all members.
Detailed Description
Definition at line 15 of file State.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 19 of file State.h.
Constructor & Destructor Documentation
CmdrState::CmdrState |
( |
|
) |
[inline] |
CmdrState::CmdrState |
( |
state_t |
val |
) |
[inline] |
Member Function Documentation
const char* CmdrState::Name |
( |
void |
|
) |
[inline] |
bool CmdrState::operator!= |
( |
state_t |
newval |
) |
[inline] |
bool CmdrState::operator!= |
( |
CmdrState |
newval |
) |
[inline] |
void CmdrState::operator= |
( |
state_t |
newval |
) |
[inline] |
bool CmdrState::operator== |
( |
state_t |
newval |
) |
[inline] |
bool CmdrState::operator== |
( |
CmdrState |
newval |
) |
[inline] |
state_t CmdrState::Value |
( |
void |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: