Essentia
2.1-beta6-dev
|
This is the complete list of members for SinkBase, including all inherited members.
_acquireSize | StreamConnector | protected |
_id | SinkBase | protected |
_name | TypeProxy | protected |
_parent | Connector | protected |
_releaseSize | StreamConnector | protected |
_source | SinkBase | protected |
_sproxy | SinkBase | protected |
acquire() | StreamConnector | inline |
acquire(int n)=0 | StreamConnector | pure virtual |
acquireSize() const | StreamConnector | inlinevirtual |
attach(SinkProxyBase &proxy, SinkBase &innerSink) | SinkBase | friend |
attachProxy(SinkProxyBase *sproxy) | SinkBase | protected |
available() const =0 | StreamConnector | 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(SourceBase &source) | SinkBase | protectedvirtual |
connect(SourceBase &source, SinkBase &sink) | SinkBase | friend |
Connector(Algorithm *parent=0, const std::string &name="Unnamed") | Connector | inline |
Connector(const std::string &name) | Connector | inline |
detach(SinkProxyBase &proxy, SinkBase &innerSink) | SinkBase | friend |
detachProxy(SinkProxyBase *sproxy) | SinkBase | protected |
disconnect(SourceBase &source) | SinkBase | protectedvirtual |
disconnect(SourceBase &source, SinkBase &sink) | SinkBase | friend |
fullName() const | Connector | |
getFirstToken() const =0 | SinkBase | pure virtual |
getTokens() const =0 | SinkBase | pure virtual |
id() const | SinkBase | |
name() const | TypeProxy | inline |
parent() const | Connector | inline |
parent() | Connector | inline |
parentName() const | Connector | |
release() | StreamConnector | inline |
release(int n)=0 | StreamConnector | pure virtual |
releaseSize() const | StreamConnector | inlinevirtual |
reset()=0 | StreamConnector | pure virtual |
setAcquireSize(int n) | StreamConnector | inlinevirtual |
setId(ReaderID id) | SinkBase | virtual |
setName(const std::string &name) | TypeProxy | inline |
setParent(Algorithm *parent) | Connector | inline |
setReleaseSize(int n) | StreamConnector | inlinevirtual |
setSource(SourceBase *source) | SinkBase | virtual |
SinkBase(Algorithm *parent=0, const std::string &name="unnamed") | SinkBase | inline |
SinkBase(const std::string &name) | SinkBase | inline |
source() const | SinkBase | inline |
source() | SinkBase | inline |
SourceBase class | SinkBase | friend |
StreamConnector() | StreamConnector | inline |
typeInfo() const =0 | TypeProxy | pure virtual |
TypeProxy() | TypeProxy | inline |
TypeProxy(const std::string &name) | TypeProxy | inline |
vectorTypeInfo() const =0 | TypeProxy | pure virtual |
~SinkBase() | SinkBase | inline |
~StreamConnector() | StreamConnector | inlinevirtual |
~TypeProxy() | TypeProxy | inlinevirtual |