MOOS 0.2375
|
#include <MOOSRemote.h>
Public Member Functions | |
CCustomKey () | |
Public Attributes | |
char | m_cChar |
std::string | m_sKey |
std::string | m_sVal |
bool | bIsNumeric |
bool | bAskToConfirm |
Definition at line 46 of file MOOSRemote.h.
CMOOSRemote::CCustomKey::CCustomKey | ( | ) | [inline] |
Definition at line 49 of file MOOSRemote.h.
Definition at line 54 of file MOOSRemote.h.
Definition at line 53 of file MOOSRemote.h.
Definition at line 49 of file MOOSRemote.h.
std::string CMOOSRemote::CCustomKey::m_sKey |
Definition at line 51 of file MOOSRemote.h.
std::string CMOOSRemote::CCustomKey::m_sVal |
Definition at line 52 of file MOOSRemote.h.