Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CBooleanLogicValue Member List

This is the complete list of members for CBooleanLogicValue, including all inherited members.

CBooleanLogicValue(const std::string &value="", bool negated=false)CBooleanLogicValueinline
Deserialize(const TiXmlNode *node) overrideCBooleanLogicValuevirtual
GetTag() constCBooleanLogicValueinlinevirtual
GetValue() constCBooleanLogicValueinlinevirtual
IsNegated() constCBooleanLogicValueinlinevirtual
m_negatedCBooleanLogicValueprotected
m_valueCBooleanLogicValueprotected
SetNegated(bool negated)CBooleanLogicValueinlinevirtual
SetValue(const std::string &value)CBooleanLogicValueinlinevirtual
~CBooleanLogicValue() override=defaultCBooleanLogicValue
~IXmlDeserializable()=defaultIXmlDeserializablevirtual