|
ponder
3.2
C++ reflection library
|
This is the complete list of members for ponder::SimpleProperty, including all inherited members.
| accept(ClassVisitor &visitor) const override | ponder::SimpleProperty | virtual |
| get(const UserObject &object) const | ponder::Property | |
| isReadable() const | ponder::Property | virtual |
| isWritable() const | ponder::Property | virtual |
| kind() const | ponder::Property | |
| name() const | ponder::Property | |
| set(const UserObject &object, const Value &value) const | ponder::Property | |
| SimpleProperty(IdRef name, ValueKind type) | ponder::SimpleProperty | |
| ~Property() | ponder::Property | virtual |
| ~SimpleProperty() | ponder::SimpleProperty | virtual |
| ~Type() (defined in ponder::Type) | ponder::Type | inlinevirtual |