Pothos  0.2.2-g1bdc7547
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Pothos::Block Member List

This is the complete list of members for Pothos::Block, including all inherited members.

_actorPothos::Block
activate(void)Pothos::Blockprotectedvirtual
allInputs(void) const Pothos::Blockinline
allOutputs(void) const Pothos::Blockinline
Block(void)Pothos::Blockexplicit
call($expand('A%d &&a%d', $NARGS)) const Pothos::CallInterface
call() const Pothos::CallInterface
call(A0 &&a0) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7) const Pothos::CallInterface
call(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7, A8 &&a8) const Pothos::CallInterface
callObject($expand('A%d &&a%d', $NARGS)) const Pothos::CallInterface
callObject() const Pothos::CallInterfaceinline
callObject(A0 &&a0) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7) const Pothos::CallInterface
callObject(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7, A8 &&a8) const Pothos::CallInterface
callVoid($expand('A%d &&a%d', $NARGS)) const Pothos::CallInterface
callVoid() const Pothos::CallInterfaceinline
callVoid(A0 &&a0) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7) const Pothos::CallInterface
callVoid(A0 &&a0, A1 &&a1, A2 &&a2, A3 &&a3, A4 &&a4, A5 &&a5, A6 &&a6, A7 &&a7, A8 &&a8) const Pothos::CallInterface
deactivate(void)Pothos::Blockprotectedvirtual
dropRef(const Object &container)Pothos::Util::RefHolder
getInputBufferManager(const std::string &name, const std::string &domain)Pothos::Blockprotectedvirtual
getName(void) const Pothos::Connectable
getOutputBufferManager(const std::string &name, const std::string &domain)Pothos::Blockprotectedvirtual
getThreadPool(void) const Pothos::Block
holdRef(const Object &container)Pothos::Util::RefHolder
input(const std::string &name) const Pothos::Blockinline
input(const size_t index) const Pothos::Blockinline
inputPortInfo(void)Pothos::Blockvirtual
inputPortNames(void)Pothos::Connectable
inputs(void) const Pothos::Blockinline
isActive(void) const Pothos::Block
opaqueCallHandler(const std::string &name, const Object *inputArgs, const size_t numArgs)Pothos::Blockprotectedvirtual
opaqueCallMethod(const std::string &name, const Object *inputArgs, const size_t numArgs) const Pothos::Blockvirtual
output(const std::string &name) const Pothos::Blockinline
output(const size_t index) const Pothos::Blockinline
outputPortInfo(void)Pothos::Blockvirtual
outputPortNames(void)Pothos::Connectable
outputs(void) const Pothos::Blockinline
propagateLabels(const InputPort *input)Pothos::Blockprotectedvirtual
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)($expand('A%d', $NARGS)))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)($expand('A%d', $NARGS)) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)())Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)() const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7) const)Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8) const)Pothos::CallRegistryprotected
registerCallable(const std::string &name, const Callable &call)Pothos::Blockvirtual
registerProbe(const std::string &name, const std::string &signalName="", const std::string &slotName="")Pothos::Block
registerSignal(const std::string &name)Pothos::Block
registerSlot(const std::string &name)Pothos::Block
setName(const std::string &name)Pothos::Connectable
setThreadPool(const ThreadPool &threadPool)Pothos::Block
setupInput(const std::string &name, const DType &dtype="", const std::string &domain="")Pothos::Block
setupInput(const size_t index, const DType &dtype="", const std::string &domain="")Pothos::Block
setupOutput(const std::string &name, const DType &dtype="", const std::string &domain="")Pothos::Block
setupOutput(const size_t index, const DType &dtype="", const std::string &domain="")Pothos::Block
uid(void) const Pothos::Util::UIDinline
UID(void)Pothos::Util::UID
work(void)Pothos::Blockprotectedvirtual
WorkerActor classPothos::Blockfriend
workInfo(void) const Pothos::Blockinline
yield(void)Pothos::Block
~Block(void)Pothos::Blockvirtual
~CallInterface(void)Pothos::CallInterfacevirtual
~CallInterface(void)Pothos::CallInterfacevirtual
~CallRegistry(void)Pothos::CallRegistryprotectedvirtual
~CallRegistry(void)Pothos::CallRegistryprotectedvirtual
~Connectable(void)Pothos::Connectablevirtual
~RefHolder(void)Pothos::Util::RefHoldervirtual