Stores a property list. More...
#include <OpenDDLCommon.h>
Public Member Functions | |
Property (Identifier *id) | |
Constructor for initialization. | |
~Property () | |
Destructor. | |
Public Attributes | |
Identifier * | m_key |
Value * | m_value |
Reference * | m_ref |
Property * | m_next |
Stores a property list.