Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
class PtreeIter
Files: Synopsis/Parser/C++/occ/ptree-core.h
PtreeIter-inheritance Scopes/Synopsis/Parser/C++.html#LightObject
Public Member functions Summary:
 constructorPtreeIter(Ptree* p) [Source]
 Ptree*operator()() [Source]
 Ptree*Pop() [Source]
 boolNext(Ptree*&) [Source]
 voidReset(Ptree* p) [Source]
 Ptree*operator*() [Source]
 Ptree*operator++() [Source]
 Ptree*operator++(int) [Source]
 Ptree*This() [Source]
 boolEmpty() [Source]

Private Data members Summary:
Ptree*ptree [Source]