#include <MyGUI_XmlDocument.h>
Definition at line 114 of file MyGUI_XmlDocument.h.
ElementPtr MyGUI::xml::ElementEnumerator::current |
( |
| ) |
|
ElementPtr MyGUI::xml::ElementEnumerator::currentNode |
( |
| ) |
|
|
inline |
bool MyGUI::xml::ElementEnumerator::next |
( |
| ) |
|
bool MyGUI::xml::ElementEnumerator::next |
( |
const std::string & |
_name | ) |
|
bool MyGUI::xml::ElementEnumerator::nextNode |
( |
| ) |
|
|
inline |
bool MyGUI::xml::ElementEnumerator::nextNode |
( |
const std::string & |
_name | ) |
|
|
inline |
ElementPtr MyGUI::xml::ElementEnumerator::operator-> |
( |
| ) |
const |
The documentation for this class was generated from the following files: