This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofXml::Attribute Member List
This is the complete list of members for ofXml::Attribute, including all inherited members.
Attribute() | ofXml::Attribute | inline |
getBoolValue() const | ofXml::Attribute | |
getDoubleValue() const | ofXml::Attribute | |
getFloatValue() const | ofXml::Attribute | |
getIntValue() const | ofXml::Attribute | |
getName() const | ofXml::Attribute | |
getNextAttribute() const | ofXml::Attribute | |
getPreviousAttribute() const | ofXml::Attribute | |
getUintValue() const | ofXml::Attribute | |
getValue() const | ofXml::Attribute | |
ofXml | ofXml::Attribute | friend |
operator bool() const | ofXml::Attribute | |
operator=(const T &value) | ofXml::Attribute | inline |
set(const T &value) | ofXml::Attribute | inline |
setName(const std::string &name) | ofXml::Attribute |