|
Essentia
2.1-beta6-dev
|
This is the complete list of members for TypeProxy, including all inherited members.
| _name | TypeProxy | protected |
| checkSameTypeAs(const TypeProxy &obj) const | TypeProxy | inline |
| checkType(const std::type_info &received, const std::type_info &expected) const | TypeProxy | inline |
| checkType() const | TypeProxy | inline |
| checkVectorSameTypeAs(const TypeProxy &obj) const | TypeProxy | inline |
| name() const | TypeProxy | inline |
| setName(const std::string &name) | TypeProxy | inline |
| typeInfo() const =0 | TypeProxy | pure virtual |
| TypeProxy() | TypeProxy | inline |
| TypeProxy(const std::string &name) | TypeProxy | inline |
| vectorTypeInfo() const =0 | TypeProxy | pure virtual |
| ~TypeProxy() | TypeProxy | inlinevirtual |