|
Essentia
2.1-beta6-dev
|
This is the complete list of members for SourceBase, including all inherited members.
| _acquireSize | StreamConnector | protected |
| _name | TypeProxy | protected |
| _parent | Connector | protected |
| _releaseSize | StreamConnector | protected |
| _sinks | SourceBase | protected |
| _sproxy | SourceBase | protected |
| acquire() | StreamConnector | inline |
| acquire(int n)=0 | StreamConnector | pure virtual |
| acquireSize() const | StreamConnector | inlinevirtual |
| addReader()=0 | SourceBase | protectedpure virtual |
| attach(SourceBase &innerSource, SourceProxyBase &proxy) | SourceBase | friend |
| attachProxy(SourceProxyBase *sproxy) | SourceBase | protected |
| available() const =0 | StreamConnector | pure virtual |
| buffer()=0 | SourceBase | pure virtual |
| bufferInfo() const =0 | SourceBase | pure virtual |
| 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 |
| connect(SinkBase &sink) | SourceBase | protectedvirtual |
| connect(SourceBase &source, SinkBase &sink) | SourceBase | friend |
| Connector(Algorithm *parent=0, const std::string &name="Unnamed") | Connector | inline |
| Connector(const std::string &name) | Connector | inline |
| detach(SourceBase &innerSource, SourceProxyBase &proxy) | SourceBase | friend |
| detachProxy(SourceProxyBase *sproxy) | SourceBase | protected |
| disconnect(SinkBase &sink) | SourceBase | protectedvirtual |
| disconnect(SourceBase &source, SinkBase &sink) | SourceBase | friend |
| fullName() const | Connector | |
| getFirstToken()=0 | SourceBase | pure virtual |
| getTokens()=0 | SourceBase | pure virtual |
| isProxied() const | SourceBase | inline |
| name() const | TypeProxy | inline |
| parent() const | Connector | inline |
| parent() | Connector | inline |
| parentName() const | Connector | |
| proxiedSinks() const | SourceBase | |
| push(const TokenType &value) | SourceBase | inline |
| release() | StreamConnector | inline |
| release(int n)=0 | StreamConnector | pure virtual |
| releaseSize() const | StreamConnector | inlinevirtual |
| removeReader(ReaderID id)=0 | SourceBase | protectedpure virtual |
| reset()=0 | StreamConnector | pure virtual |
| setAcquireSize(int n) | StreamConnector | inlinevirtual |
| setBufferInfo(const BufferInfo &info)=0 | SourceBase | pure virtual |
| setBufferType(BufferUsage::BufferUsageType type)=0 | SourceBase | pure virtual |
| setName(const std::string &name) | TypeProxy | inline |
| setParent(Algorithm *parent) | Connector | inline |
| setReleaseSize(int n) | StreamConnector | inlinevirtual |
| SinkProxy class | SourceBase | friend |
| sinks() const | SourceBase | inline |
| sinks() | SourceBase | inline |
| SourceBase(Algorithm *parent=0, const std::string &name="unnamed") | SourceBase | inline |
| SourceBase(const std::string &name) | SourceBase | inline |
| SourceProxy class | SourceBase | friend |
| SourceProxyBase class | SourceBase | friend |
| StreamConnector() | StreamConnector | inline |
| totalProduced() const =0 | SourceBase | pure virtual |
| typeInfo() const =0 | TypeProxy | pure virtual |
| TypeProxy() | TypeProxy | inline |
| TypeProxy(const std::string &name) | TypeProxy | inline |
| vectorTypeInfo() const =0 | TypeProxy | pure virtual |
| ~SourceBase() | SourceBase | |
| ~StreamConnector() | StreamConnector | inlinevirtual |
| ~TypeProxy() | TypeProxy | inlinevirtual |