|
Essentia
2.1-beta6-dev
|
This is the complete list of members for OutputBase, including all inherited members.
| _data | OutputBase | protected |
| _name | TypeProxy | protected |
| _parent | OutputBase | protected |
| Algorithm class | OutputBase | friend |
| 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 |
| fullName() const | OutputBase | inline |
| name() const | TypeProxy | inline |
| OutputBase() | OutputBase | inline |
| set(Type &data) | OutputBase | |
| setName(const std::string &name) | TypeProxy | inline |
| setSourceFirstToken(streaming::SourceBase &source) | OutputBase | inline |
| setSourceTokens(streaming::SourceBase &source) | OutputBase | 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 |