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