Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
INFO Namespace Reference

Classes

class  CSkinVariable
 
class  CSkinVariableString
 
class  InfoBool
 Base class, wrapping boolean conditions and expressions. More...
 
class  InfoExpression
 Class to wrap active boolean expressions. More...
 
class  InfoSingle
 Class to wrap active boolean conditions. More...
 

Typedefs

typedef std::shared_ptr< InfoBoolInfoPtr
 

Typedef Documentation

◆ InfoPtr

typedef std::shared_ptr<InfoBool> INFO::InfoPtr