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