|
| CSettingValue (const std::string &settingValue) |
|
bool | empty () const |
|
bool | GetBoolean () const |
| To get settings value as boolean.
|
|
template<typename enumType > |
enumType | GetEnum () const |
| To get settings value as enum.
|
|
float | GetFloat () const |
| To get settings value as floating point.
|
|
int | GetInt () const |
| To get settings value as integer.
|
|
const std::string & | GetString () const |
| To get settings value as string.
|
|
unsigned int | GetUInt () const |
| To get settings value as unsigned integer.
|
|
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/AddonBase.h