Definition at line 52 of file MemorySettingsRepository.h.
◆ eType
◆ sValue() [1/3]
cMemorySettingsRepository::sValue::sValue |
( |
AString |
value | ) |
|
|
inline |
◆ sValue() [2/3]
cMemorySettingsRepository::sValue::sValue |
( |
Int64 |
value | ) |
|
|
inline |
◆ sValue() [3/3]
cMemorySettingsRepository::sValue::sValue |
( |
bool |
value | ) |
|
|
inline |
◆ getBoolValue()
bool cMemorySettingsRepository::sValue::getBoolValue |
( |
| ) |
const |
|
inline |
◆ getIntValue()
Int64 cMemorySettingsRepository::sValue::getIntValue |
( |
| ) |
const |
|
inline |
◆ getStringValue()
AString cMemorySettingsRepository::sValue::getStringValue |
( |
| ) |
const |
|
inline |
◆ m_boolValue
bool cMemorySettingsRepository::sValue::m_boolValue |
◆ m_intValue
Int64 cMemorySettingsRepository::sValue::m_intValue |
◆ m_stringValue
AString cMemorySettingsRepository::sValue::m_stringValue |
|
private |
◆ m_Type
The documentation for this struct was generated from the following file: