#include <AddonBase.h>
◆ CSettingValue()
| kodi::CSettingValue::CSettingValue |
( |
const void * |
settingValue | ) |
|
|
inlineexplicit |
◆ empty()
| bool kodi::CSettingValue::empty |
( |
| ) |
const |
|
inline |
◆ GetBoolean()
| bool kodi::CSettingValue::GetBoolean |
( |
| ) |
const |
|
inline |
◆ GetFloat()
| float kodi::CSettingValue::GetFloat |
( |
| ) |
const |
|
inline |
◆ GetInt()
| int kodi::CSettingValue::GetInt |
( |
| ) |
const |
|
inline |
◆ GetString()
| std::string kodi::CSettingValue::GetString |
( |
| ) |
const |
|
inline |
◆ GetUInt()
| unsigned int kodi::CSettingValue::GetUInt |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: