| ObjectC | Ya basic object. |
| ObjectBodyC | Object body. |
| ObjectListC | Object list |
| ScopeBodyC | Scoped object. like a class, struct, or namespace. |
| DerivedC | Derivedd object. like a class, struct, or namespace. |
| ClassTemplateC | Templated class. |
| ObjectTemplateC | Object with template arg specification. |
| MethodTemplateC | Templated function. |
| DesciptionGeneratorC | Description generator. |
| CommentInfoC | Generate a full path name, with template paramiter subs. Class containing comment info. |
| ObjectListBodyC | Object list |
| ObjectTemplateBodyC | Object with template arg specification. |
| DataTypeC | DataTyped object. like a class, struct, or namespace. |
| DataTypeBodyC | DataType object. |
| ScopeC | Scoped object. like a class, struct, or namespace. |
| InheritIterC | Iterator through all objects in the inheritance hirachy. |
| ClassC | Class storage object. |
| ClassBodyC | Class storage object. |
| ClassTemplateBodyC | Templated class body. |
| MethodC | Methodd object. like a class, struct, or namespace. |
| MethodBodyC | Method object. like a class, struct, or namespace. |
| MethodTemplateBodyC | Templated function body. |
| TypedefC | Typedefd object. like a class, struct, or namespace. |
| TypedefBodyC | Typedef object. like a class, struct, or namespace. |
| VariableC | Variabled object. like a class, struct, or namespace. |
| VariableBodyC | Variable object. like a class, struct, or namespace. |
| MarkerC | Markerd object. like a class, struct, or namespace. |
| MarkerBodyC | Marker object. like a class, struct, or namespace. |
| InheritC | Inheritd object. like a class, struct, or namespace. |
| InheritBodyC | Inherit object. like a class, struct, or namespace. |
| DerivedBodyC | Derived object. like a class, struct, or namespace. |
| EnumC | Enumd object. like a class, struct, or namespace. |
| EnumBodyC | Enum object. like a class, struct, or namespace. |