canGetValue() const =0 | Caelum::ValuePropertyDescriptor | [pure virtual] |
canSetValue() const =0 | Caelum::ValuePropertyDescriptor | [pure virtual] |
getValueTyped(const void *target) const =0 | Caelum::TypedValuePropertyDescriptor< ValueT > | [pure virtual] |
setValueTyped(void *target, const ValueT &value) const =0 | Caelum::TypedValuePropertyDescriptor< ValueT > | [pure virtual] |
~ValuePropertyDescriptor() (defined in Caelum::ValuePropertyDescriptor) | Caelum::ValuePropertyDescriptor | [inline, virtual] |