Public Member Functions | |
CompoundProperty (Property< T > **array, uint16 size) | |
Public Member Functions inherited from Saga2::Property< T > | |
virtual bool | operator() (T *obj) const =0 |
Protected Attributes | |
Property< T > ** | _propertyArray |
uint16 | _arraySize |