![]() |
RDK Documentation (Open Sourced RDK Components)
|

Public Member Functions | |
| string | getValue (const string &key) |
| void | reloadCache () |
Static Public Member Functions | |
| static XRFCVarStore * | getInstance () |
Private Member Functions | |
| XRFCVarStore (XRFCVarStore const &) | |
| void | initRFCVarFileName () |
| bool | loadRFCVarIntoCache () |
Private Attributes | |
| string | m_filename |
| bool | initDone |
| std::unordered_map< std::string, std::string > | m_dict |
Static Private Attributes | |
| static XRFCVarStore * | xrfcVarStoreInstance = NULL |
Definition at line 30 of file XrdkCentralComRFCVar.h.