|
Essentia
2.1-beta6-dev
|
This is the complete list of members for Input< Type >, including all inherited members.
| _data | InputBase | protected |
| _name | TypeProxy | protected |
| _parent | InputBase | 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 | InputBase | inline |
| get() const | Input< Type > | inline |
| InputBase() | InputBase | inline |
| name() const | TypeProxy | inline |
| set(const Type &data) | InputBase | |
| setName(const std::string &name) | TypeProxy | inline |
| setSinkFirstToken(streaming::SinkBase &sink) | InputBase | inline |
| setSinkTokens(streaming::SinkBase &sink) | InputBase | inline |
| typeInfo() const | Input< Type > | inlineprivatevirtual |
| TypeProxy() | TypeProxy | inline |
| TypeProxy(const std::string &name) | TypeProxy | inline |
| vectorTypeInfo() const | Input< Type > | inlineprivatevirtual |
| ~TypeProxy() | TypeProxy | inlinevirtual |