ponder 3.2
C++ reflection library
ponder::ArrayProperty Member List

This is the complete list of members for ponder::ArrayProperty, including all inherited members.

accept(ClassVisitor &visitor) const overrideponder::ArrayPropertyvirtual
ArrayProperty(IdRef name, ValueKind elementType, bool dynamic)ponder::ArrayProperty
dynamic() constponder::ArrayProperty
elementType() constponder::ArrayProperty
get(const UserObject &object, size_t index) constponder::ArrayProperty
ponder::Property::get(const UserObject &object) constponder::Property
insert(const UserObject &object, size_t before, const Value &value) constponder::ArrayProperty
isReadable() constponder::Propertyvirtual
isWritable() constponder::Propertyvirtual
kind() constponder::Property
name() constponder::Property
remove(const UserObject &object, size_t index) constponder::ArrayProperty
resize(const UserObject &object, size_t newSize) constponder::ArrayProperty
set(const UserObject &object, size_t index, const Value &value) constponder::ArrayProperty
ponder::Property::set(const UserObject &object, const Value &value) constponder::Property
size(const UserObject &object) constponder::ArrayProperty
~ArrayProperty()ponder::ArrayPropertyvirtual
~Property()ponder::Propertyvirtual
~Type() (defined in ponder::Type)ponder::Typeinlinevirtual