Essentia
2.1-beta6-dev
|
This is the complete list of members for InputBase, including all inherited members.
_data | InputBase | protected |
_name | TypeProxy | protected |
_parent | InputBase | protected |
Algorithm class | InputBase | 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 | InputBase | 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 =0 | TypeProxy | pure virtual |
TypeProxy() | TypeProxy | inline |
TypeProxy(const std::string &name) | TypeProxy | inline |
vectorTypeInfo() const =0 | TypeProxy | pure virtual |
~TypeProxy() | TypeProxy | inlinevirtual |