libxcks
0.1.0.1
|
This is the complete list of members for libxcks::XMLParserAttributes, including all inherited members.
addAttribute(const std::string &name, const std::string &value) | libxcks::XMLParserAttributes | |
addAttribute(const XMLParserAttribute &&attribute) | libxcks::XMLParserAttributes | |
attributes | libxcks::XMLParserAttributes | protected |
clear() | libxcks::XMLParserAttributes | |
getCount() const | libxcks::XMLParserAttributes | |
getIndex(const std::string &name) const | libxcks::XMLParserAttributes | |
getName(size_t index, std::string &name) const | libxcks::XMLParserAttributes | |
getValue(size_t index, std::string &value) const | libxcks::XMLParserAttributes | |
getValue(const std::string &name, std::string &value) const | libxcks::XMLParserAttributes | |
Not_Found | libxcks::XMLParserAttributes | static |
operator=(const XMLParserAttributes &)=delete | libxcks::XMLParserAttributes | |
XMLParserAttributes() | libxcks::XMLParserAttributes | inline |
XMLParserAttributes(const XMLParserAttributes &)=delete | libxcks::XMLParserAttributes |