1 #ifndef PHNODEITERATOR_H__
2 #define PHNODEITERATOR_H__
void for_each(PHNodeOperation &)
PHPointerList< PHNode > & ls()
PHBoolean addNode(PHNode *)
PHCompositeNode * get_currentNode() const
PHBoolean cd(const std::string &pathString="")
virtual ~PHNodeIterator()
PHPointerList< PHNode > subNodeList
PHCompositeNode * currentNode
PHNode * findFirst(const std::string &, const std::string &)
void forEach(PHNodeOperation &)