|
Sierra Toolkit
Version of the Day
|
Property with defined data type and multi-dimensions (if any) More...
#include <PropertyBase.hpp>


Public Types | |
| typedef DataType | data_type |
| Type of the properties' members. | |
Public Member Functions | |
| virtual data_type * | data (unsigned key) |
| Access the properties' members. | |
| virtual const data_type * | data (unsigned key) const |
| Access the properties' members. | |
Property with defined data type and multi-dimensions (if any)
Definition at line 121 of file PropertyBase.hpp.