| addInterface(ObjectInterfaceBase *objectinterface, std::string const &classname, hasht const &classhash) | InterfaceProxy | [protected] |
| clear(Object *o, std::string const &varname) | InterfaceProxy | [inline] |
| createObject() const | InterfaceProxy | [virtual] |
| findInterface(std::string const &varname, bool required) const | InterfaceProxy | [protected] |
| get(Object *o, std::string const &varname) const | InterfaceProxy | [inline] |
| getClassHash() const | InterfaceProxy | [virtual] |
| getClassName() const | InterfaceProxy | [virtual] |
| getRequiredNames() const | InterfaceProxy | [inline] |
| getVariableNames() const | InterfaceProxy | [inline] |
| InterfaceProxy(const char *cname, hasht chash) | InterfaceProxy | |
| InterfaceProxy(const char *cname, hasht(*chash)()) | InterfaceProxy | |
| isStatic() const | InterfaceProxy | [inline, virtual] |
| isSubclass(std::string const &cname) const | InterfaceProxy | |
| isSubclass(hasht const &chash) const | InterfaceProxy | |
| push_back(Object *o, std::string const &varname, const TypeAdapter &v) | InterfaceProxy | [inline] |
| set(Object *o, std::string const &varname, const TypeAdapter &v) | InterfaceProxy | [inline] |
| set_enum(Object *o, std::string const &varname, std::string const &v) | InterfaceProxy | [inline] |
| variableExists(std::string const &varname) const | InterfaceProxy | [inline] |
| variableRequired(std::string const &varname) const | InterfaceProxy | [inline] |
| variableType(std::string const &varname) const | InterfaceProxy | [inline] |
| ~InterfaceProxy() | InterfaceProxy | [inline, virtual] |