OBT::TypedAttribute< TOwner, TAttribute > Member List
This is the complete list of members for
OBT::TypedAttribute< TOwner, TAttribute >, including all inherited members.
_getter | OBT::TypedAttribute< TOwner, TAttribute > | [private] |
_setter | OBT::TypedAttribute< TOwner, TAttribute > | [private] |
AbstractAttribute(const char *name) | OBT::AbstractAttribute | [protected] |
getClassRTTI() | OBT::TypedAttribute< TOwner, TAttribute > | [inline, static] |
getName() const | OBT::AbstractAttribute | [inline] |
getOwnerRTTI() const | OBT::TypedAttribute< TOwner, TAttribute > | [inline, virtual] |
getRTTI() const | OBT::TypedAttribute< TOwner, TAttribute > | [inline, virtual] |
Getter typedef | OBT::TypedAttribute< TOwner, TAttribute > | |
getValue(const TOwner &owner) const | OBT::TypedAttribute< TOwner, TAttribute > | [inline] |
isReadOnly() const | OBT::TypedAttribute< TOwner, TAttribute > | [inline, virtual] |
owner_type typedef | OBT::TypedAttribute< TOwner, TAttribute > | |
Setter typedef | OBT::TypedAttribute< TOwner, TAttribute > | |
setValue(TOwner &owner, const TAttribute &value) const | OBT::TypedAttribute< TOwner, TAttribute > | [inline] |
TypedAttribute(const char *name, Getter getter, Setter setter) | OBT::TypedAttribute< TOwner, TAttribute > | [inline] |
value_type typedef | OBT::TypedAttribute< TOwner, TAttribute > | |
~AbstractAttribute() | OBT::AbstractAttribute | [virtual] |
~TypedAttribute() | OBT::TypedAttribute< TOwner, TAttribute > | [inline, virtual] |