Structure containing tree of key/value pairs.
More...
#include <i_Property.h>
|
|
virtual const char * | Key ()=0 |
| | Returns name of the property.
|
|
virtual IProperties * | Properties ()=0 |
| | Returns sub properties.
|
|
virtual const char * | Value ()=0 |
| | Returns a string property.
|
Structure containing tree of key/value pairs.