ponder
3.2
C++ reflection library
|
This is the complete list of members for ponder::UserProperty, including all inherited members.
accept(ClassVisitor &visitor) const override | ponder::UserProperty | virtual |
get(const UserObject &object) const | ponder::Property | |
getClass() const | ponder::UserProperty | |
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 | |
UserProperty(IdRef name, const Class &propClass) | ponder::UserProperty | |
~Property() | ponder::Property | virtual |
~Type() (defined in ponder::Type) | ponder::Type | inlinevirtual |
~UserProperty() | ponder::UserProperty | virtual |