My Project
 All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
Context Struct Reference

Stores the context of a parsed OpenDDL declaration. More...

#include <OpenDDLCommon.h>

Public Member Functions

 Context ()
 Constructor for initialization.
 
 ~Context ()
 Destructor.
 
void clear ()
 Clears the whole node tree.
 

Public Attributes

DDLNodem_root
 The root node of the OpenDDL node tree.
 

Detailed Description

Stores the context of a parsed OpenDDL declaration.


The documentation for this struct was generated from the following file: