kodi
|
Public Member Functions | |
std::string | GetType () const override |
![]() | |
const std::string & | GetFormat () const |
bool | GetDelayed () const |
void | SetDelayed (bool delayed) |
virtual bool | Deserialize (const TiXmlNode *node, bool update=false) |
virtual bool | SetFormat (const std::string &format) |
Additional Inherited Members | |
![]() | |
bool | m_delayed = false |
std::string | m_format |
![]() | |
static Logger | s_logger |