Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
package Synopsis::Parser::C++
class PtreeArray
Files: Synopsis/Parser/C++/occ/ptree-core.h
PtreeArray-inheritance Scopes/Synopsis/Parser/C++.html#LightObject
Public Member functions Summary:
 constructorPtreeArray(int = 8) [Source]
 uintNumber() [Source]
 Ptree*&operator[](uint index) [Source]
 Ptree*&Ref(uint index) [Source]
 voidAppend(Ptree*) [Source]
 voidClear() [Source]
 Ptree*All() [Source]

Private Data members Summary:
uintnum [Source]
uintsize [Source]
Ptree**array [Source]
[] Ptree*default_buf [Source]