This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofXmlAttributeIterator Class Reference
#include <ofXml.h>
Public Types | |
typedef pugi::xml_attribute_iterator | Base |
typedef pugi::xml_attribute | Node |
Public Member Functions | |
ofXmlAttributeIterator () | |
bool | operator== (const ofXmlAttributeIterator &rhs) const |
bool | operator!= (const ofXmlAttributeIterator &rhs) const |
const ofXml::Attribute & | operator* () const |
const ofXml::Attribute * | operator-> () const |
ofXml::Attribute & | operator* () |
ofXml::Attribute * | operator-> () |
const ofXmlAttributeIterator & | operator++ () |
ofXmlAttributeIterator | operator++ (int) |
const ofXmlAttributeIterator & | operator-- () |
ofXmlAttributeIterator | operator-- (int) |
Friends | |
class | ofXml |
Member Typedef Documentation
◆ Base
typedef pugi::xml_attribute_iterator ofXmlAttributeIterator::Base |
◆ Node
typedef pugi::xml_attribute ofXmlAttributeIterator::Node |
Constructor & Destructor Documentation
◆ ofXmlAttributeIterator()
|
inline |
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator*() [1/2]
|
inline |
◆ operator*() [2/2]
|
inline |
◆ operator++() [1/2]
|
inline |
◆ operator++() [2/2]
|
inline |
◆ operator--() [1/2]
|
inline |
◆ operator--() [2/2]
|
inline |
◆ operator->() [1/2]
|
inline |
◆ operator->() [2/2]
|
inline |
◆ operator==()
|
inline |
Friends And Related Symbol Documentation
◆ ofXml
|
friend |
The documentation for this class was generated from the following file:
- /Users/icq4ever/Desktop/oF0120/libs/openFrameworks/utils/ofXml.h