| Public Member functions Summary: | |
| constructor | PtreeIter(Ptree* p) [Source] |
| Ptree* | operator()() [Source] |
| Ptree* | Pop() [Source] |
| bool | Next(Ptree*&) [Source] |
| void | Reset(Ptree* p) [Source] |
| Ptree* | operator*() [Source] |
| Ptree* | operator++() [Source] |
| Ptree* | operator++(int) [Source] |
| Ptree* | This() [Source] |
| bool | Empty() [Source] |
| Private Data members Summary: | |
| Ptree* | ptree [Source] |