add(Object *value) | OMF::Property | [virtual] |
addMethod(Self *self, void(Self::*method)(const Type &)) | OMF::Property | |
addMethod(Self *self, void(Self::*method)(Type *)) | OMF::Property | |
assoc(Association *assoc, AssocPos pos, AssocLevel level) | OMF::Property | |
association() | OMF::Property | |
AssocLevel enum name | OMF::Property | |
AssocPos enum name | OMF::Property | |
canAdd() const | OMF::Property | [virtual] |
canClear() const | OMF::Property | [virtual] |
canGet() const | OMF::Property | [virtual] |
canRemove() const | OMF::Property | [virtual] |
canSet() const | OMF::Property | [virtual] |
clear() | OMF::Property | [virtual] |
clearMethod(Self *self, void(Self::*method)()) | OMF::Property | |
First enum value | OMF::Property | |
get() | OMF::Property | [virtual] |
getMethod(Self *self, const Type &(Self::*method)() const) | OMF::Property | |
getMethod(Self *self, const Type &(Self::*method)()) | OMF::Property | |
getMethod(Self *self, Type *(Self::*method)()) | OMF::Property | |
level() const | OMF::Property | |
name() const | OMF::Property | |
NoAssoc enum value | OMF::Property | |
None enum value | OMF::Property | |
position() const | OMF::Property | |
Property(const std::string &name) | OMF::Property | |
remove(Object *value) | OMF::Property | [virtual] |
removeMethod(Self *self, void(Self::*method)(const Type &)) | OMF::Property | |
removeMethod(Self *self, void(Self::*method)(Type *)) | OMF::Property | |
Second enum value | OMF::Property | |
set(Object *value) | OMF::Property | [virtual] |
setMethod(Self *self, void(Self::*method)(const Type &)) | OMF::Property | |
setMethod(Self *self, void(Self::*method)(Type *)) | OMF::Property | |
Strong enum value | OMF::Property | |
Weak enum value | OMF::Property | |
~Property() | OMF::Property | [virtual] |