xbmc
Public Member Functions | Protected Attributes | List of all members
CBooleanLogicValue Class Reference
Inheritance diagram for CBooleanLogicValue:
Inheritance graph
[legend]
Collaboration diagram for CBooleanLogicValue:
Collaboration graph
[legend]

Public Member Functions

 CBooleanLogicValue (const std::string &value="", bool negated=false)
 
bool Deserialize (const TiXmlNode *node) override
 
virtual const std::string & GetValue () const
 
virtual bool IsNegated () const
 
virtual const char * GetTag () const
 
virtual void SetValue (const std::string &value)
 
virtual void SetNegated (bool negated)
 

Protected Attributes

std::string m_value
 
bool m_negated
 

The documentation for this class was generated from the following files: