Internals of CxxDoc
Normal classes:
ObjectC | Ya basic object. |
ObjectListC | Object list |
DerivedC | Derivedd object. like a class, struct, or namespace. |
ClassTemplateC | Templated class. |
MethodTemplateC | Templated function. |
CommentInfoC | Generate a full path name, with template paramiter subs. Class containing comment info. |
DocumentC | Documentor |
ScopeC | Scoped object. like a class, struct, or namespace. |
InheritIterC | Iterator through all objects in the inheritance hirachy. |
DataTypeC | DataTyped object. like a class, struct, or namespace. |
ClassC | Class storage object. |
MethodC | Methodd object. |
TypedefC | Typedefd object. like a class, struct, or namespace. |
VariableC | Variabled object. like a class, struct, or namespace. |
MarkerC | Markerd object. like a class, struct, or namespace. |
InheritC | Inheritd object. like a class, struct, or namespace. |
EnumC | Enumd object. like a class, struct, or namespace. |
ParserC | C++ File Parser |
DocNodeC | Doc node. |
DocTreeC | Documentation tree body. |
Normal functions:
Advanced classes:
Advanced functions:
|