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