SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
kvpp::DMXElement Member List

This is the complete list of members for kvpp::DMXElement, including all inherited members.

addAttribute(std::string key_, DMXValue::Generic value_={})kvpp::DMXElement
attributeskvpp::DMXElementprotected
begin()kvpp::DMXElementinline
begin() constkvpp::DMXElementinline
cbegin() constkvpp::DMXElementinline
cend() constkvpp::DMXElementinline
const_iterator typedefkvpp::DMXElement
DMX classkvpp::DMXElementfriend
DMXElement()=defaultkvpp::DMXElementprotected
end()kvpp::DMXElementinline
end() constkvpp::DMXElementinline
getAttributeCount() constkvpp::DMXElement
getAttributeCount(std::string_view childKey) constkvpp::DMXElement
getAttributes() constkvpp::DMXElement
getAttributes()kvpp::DMXElement
getInvalidAttribute()kvpp::DMXElementstatic
getKey() constkvpp::DMXElement
getType() constkvpp::DMXElement
getUUID() constkvpp::DMXElement
hasAttribute(std::string_view attributeKey) constkvpp::DMXElement
iterator typedefkvpp::DMXElement
keykvpp::DMXElementprotected
operator bool() constkvpp::DMXElementexplicit
operator()(std::string_view attributeKey) constkvpp::DMXElement
operator()(std::string_view attributeKey)kvpp::DMXElement
operator()(std::string_view attributeKey, unsigned int n) constkvpp::DMXElement
operator()(std::string_view attributeKey, unsigned int n)kvpp::DMXElement
operator[](unsigned int n) constkvpp::DMXElement
operator[](unsigned int n)kvpp::DMXElement
operator[](std::string_view attributeKey) constkvpp::DMXElement
operator[](std::string_view attributeKey)kvpp::DMXElement
removeAttribute(unsigned int n)kvpp::DMXElement
removeAttribute(std::string_view attributeKey, int n=-1)kvpp::DMXElement
setKey(std::string key_)kvpp::DMXElement
setType(std::string type_)kvpp::DMXElement
setUUID(const DMXValue::UUID &guid_)kvpp::DMXElement
typekvpp::DMXElementprotected
uuidkvpp::DMXElementprotected