PropertyBag Class Reference
Property bag class: stores registered properties. More...
#include <property.h>
Collaboration diagram for PropertyBag:
Detailed Description
Property bag class: stores registered properties.
Public Member Functions | |
bool | AddProperty (const char *key, Property *property) |
Property * | GetProperty (const char *key) |
Private Attributes | |
PropertyNode * | firstProperty |
The documentation for this class was generated from the following file: