|
|
Iterate over all child nodes with a certain name of a given XML node. More...
#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/io/XmlReader.h>
Public Member Functions | |
| rapidxml::xml_node * | getNext () |
| XmlNodeIterator (rapidxml::xml_node<> *parentNode, const QString &nodeName, bool required) | |
Iterate over all child nodes with a certain name of a given XML node.
Definition at line 94 of file XmlReader.h.
| XmlNodeIterator | ( | rapidxml::xml_node<> * | parentNode, |
| const QString & | nodeName, | ||
| bool | required | ||
| ) |
Definition at line 615 of file XmlReader.cpp.
| rapidxml::xml_node * getNext | ( | ) |
Definition at line 627 of file XmlReader.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: