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 ()
 __declspec (deprecated("use : bool ElementEnumerator::next()")) bool nextNode()
 __declspec (deprecated("use : bool ElementEnumerator::next(const std::string& _name)")) bool nextNode(const std
 __declspec (deprecated("use : ElementPtr ElementEnumerator::current()")) ElementPtr currentNode()

Friends

class Element

Detailed Description

Definition at line 117 of file MyGUI_XmlDocument.h.


Member Function Documentation

MyGUI::xml::ElementEnumerator::__declspec ( deprecated("use : ElementPtr ElementEnumerator::current()")   )  [inline]
Deprecated:
"use : ElementPtr ElementEnumerator::current()"

Definition at line 138 of file MyGUI_XmlDocument.h.

MyGUI::xml::ElementEnumerator::__declspec ( deprecated("use : bool ElementEnumerator::next(const std::string& _name)")   )  const [inline]
Deprecated:
"use : bool ElementEnumerator::next(const std::string& _name)"

Definition at line 136 of file MyGUI_XmlDocument.h.

MyGUI::xml::ElementEnumerator::__declspec ( deprecated("use : bool ElementEnumerator::next()")   )  [inline]
Deprecated:
"use : bool ElementEnumerator::next()"

Definition at line 134 of file MyGUI_XmlDocument.h.

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

Definition at line 129 of file MyGUI_XmlDocument.h.

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

Definition at line 130 of file MyGUI_XmlDocument.cpp.

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

Definition at line 117 of file MyGUI_XmlDocument.cpp.

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

Definition at line 128 of file MyGUI_XmlDocument.h.


Friends And Related Function Documentation

friend class Element [friend]

Definition at line 119 of file MyGUI_XmlDocument.h.


The documentation for this class was generated from the following files:

Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1