Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Public Member Functions

 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: