MyGUI::xml::ElementEnumerator Class Reference

#include <MyGUI_XmlDocument.h>

Public Member Functions

bool next ()
bool next (const std::string &_name)
ElementPtr operator-> () const
ElementPtr current ()
bool nextNode ()
bool nextNode (const std::string &_name)
ElementPtr currentNode ()

Friends

class Element

Detailed Description

Definition at line 116 of file MyGUI_XmlDocument.h.


Member Function Documentation

ElementPtr MyGUI::xml::ElementEnumerator::current (  )  [inline]

Definition at line 128 of file MyGUI_XmlDocument.h.

ElementPtr MyGUI::xml::ElementEnumerator::currentNode (  )  [inline]

Definition at line 138 of file MyGUI_XmlDocument.h.

bool MyGUI::xml::ElementEnumerator::next ( const std::string &  _name  ) 

Definition at line 129 of file MyGUI_XmlDocument.cpp.

bool MyGUI::xml::ElementEnumerator::next (  ) 

Definition at line 116 of file MyGUI_XmlDocument.cpp.

bool MyGUI::xml::ElementEnumerator::nextNode ( const std::string &  _name  )  [inline]

Definition at line 136 of file MyGUI_XmlDocument.h.

bool MyGUI::xml::ElementEnumerator::nextNode (  )  [inline]

Definition at line 134 of file MyGUI_XmlDocument.h.

ElementPtr MyGUI::xml::ElementEnumerator::operator-> (  )  const [inline]

Definition at line 127 of file MyGUI_XmlDocument.h.


Friends And Related Function Documentation

friend class Element [friend]

Definition at line 118 of file MyGUI_XmlDocument.h.


The documentation for this class was generated from the following files:
Generated on Thu Nov 17 15:31:26 2011 for MyGUI by  doxygen 1.6.3