RDK Documentation (Open Sourced RDK Components)
|
Public Member Functions | |
void | clearAll () |
int | getValue (HOSTIF_MsgData_t *stMsgData) |
int | setValue (HOSTIF_MsgData_t *stMsgData) |
string | getRawValue (const string &key) |
bool | setRawValue (const string &key, const string &value) |
Private Member Functions | |
bool | init () |
Private Attributes | |
IniFile | m_storage |
string | m_storageFile |
bool | m_storageLoaded |
Definition at line 28 of file XrdkCentralComRFC.h.