Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| CContext | Stores the context of a parsed OpenDDL declaration |
| CDataArrayList | Stores a data array list |
| CDDLNode | This class represents one single instance in the object tree of the parsed OpenDDL-file |
| CIdentifier | Stores an OpenDDL-specific identifier type |
| CName | Stores an OpenDDL-specific name |
| COpenDDLParser | This is the main API for the OpenDDL-parser |
| CProperty | Stores a property list |
| CReference | Stores a bundle of references |
| CText | Stores a text |
| ▼CValue | This class implements a value |
| CIterator | This class implements an iterator through a Value list |
| CValueAllocator | |