fw4spl
|
This is the complete list of members for camp::MapProperty, including all inherited members.
accept(ClassVisitor &visitor) const | camp::MapProperty | virtual |
elementType() const | camp::MapProperty | |
getElement(const UserObject &object, std::size_t index) const =0 (defined in camp::MapProperty) | camp::MapProperty | pure virtual |
getSize(const UserObject &object) const =0 | camp::MapProperty | pure virtual |
getValue(const UserObject &object) const | camp::MapProperty | virtual |
MapProperty(const std::string &name, Type elementType) (defined in camp::MapProperty) | camp::MapProperty | |
ObjectPair typedef (defined in camp::MapProperty) | camp::MapProperty | |
set(const UserObject &object, const Value &key, const Value &value) const =0 (defined in camp::MapProperty) | camp::MapProperty | pure virtual |
setValue(const UserObject &object, const Value &value) const | camp::MapProperty | virtual |
ValuePair typedef (defined in camp::MapProperty) | camp::MapProperty | |
~MapProperty() | camp::MapProperty | virtual |