|
Essentia
2.1-beta6-dev
|
This is the complete list of members for Output< Type >, including all inherited members.
| _data | OutputBase | protected |
| _name | TypeProxy | protected |
| _parent | OutputBase | 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 |
| fullName() const | OutputBase | inline |
| get() | Output< Type > | 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 | Output< Type > | inlineprivatevirtual |
| TypeProxy() | TypeProxy | inline |
| TypeProxy(const std::string &name) | TypeProxy | inline |
| vectorTypeInfo() const | Output< Type > | inlineprivatevirtual |
| ~TypeProxy() | TypeProxy | inlinevirtual |