![]() |
Pothos
0.3.3-g32d3017c
The Pothos dataflow programming software suite
|
This is the complete list of members for Pothos::Block, including all inherited members.
| _actor | Pothos::Block | |
| activate(void) | Pothos::Block | protectedvirtual |
| allInputs(void) const | Pothos::Block | inline |
| allOutputs(void) const | Pothos::Block | inline |
| Block(void) | Pothos::Block | explicit |
| 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::CallInterface | inline |
| 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::CallInterface | inline |
| 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::Block | protectedvirtual |
| dropRef(const Object &container) | Pothos::Util::RefHolder | |
| getInputBufferManager(const std::string &name, const std::string &domain) | Pothos::Block | protectedvirtual |
| getName(void) const | Pothos::Connectable | |
| getOutputBufferManager(const std::string &name, const std::string &domain) | Pothos::Block | protectedvirtual |
| getThreadPool(void) const | Pothos::Block | |
| holdRef(const Object &container) | Pothos::Util::RefHolder | |
| input(const std::string &name) const | Pothos::Block | inline |
| input(const size_t index) const | Pothos::Block | inline |
| inputPortInfo(void) | Pothos::Block | virtual |
| inputPortNames(void) | Pothos::Connectable | |
| inputs(void) const | Pothos::Block | inline |
| isActive(void) const | Pothos::Block | |
| opaqueCallHandler(const std::string &name, const Object *inputArgs, const size_t numArgs) | Pothos::Block | protectedvirtual |
| opaqueCallMethod(const std::string &name, const Object *inputArgs, const size_t numArgs) const | Pothos::Block | virtual |
| output(const std::string &name) const | Pothos::Block | inline |
| output(const size_t index) const | Pothos::Block | inline |
| outputPortInfo(void) | Pothos::Block | virtual |
| outputPortNames(void) | Pothos::Connectable | |
| outputs(void) const | Pothos::Block | inline |
| propagateLabels(const InputPort *input) | Pothos::Block | protectedvirtual |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)($expand('A%d', $NARGS))) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)($expand('A%d', $NARGS)) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)()) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)() const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7) const) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8)) | Pothos::CallRegistry | protected |
| registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(A0, A1, A2, A3, A4, A5, A6, A7, A8) const) | Pothos::CallRegistry | protected |
| registerCallable(const std::string &name, const Callable &call) | Pothos::Block | virtual |
| 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::UID | inline |
| UID(void) | Pothos::Util::UID | |
| work(void) | Pothos::Block | protectedvirtual |
| WorkerActor class | Pothos::Block | friend |
| workInfo(void) const | Pothos::Block | inline |
| yield(void) | Pothos::Block | |
| ~Block(void) | Pothos::Block | virtual |
| ~CallInterface(void) | Pothos::CallInterface | virtual |
| ~CallInterface(void) | Pothos::CallInterface | virtual |
| ~CallRegistry(void) | Pothos::CallRegistry | protectedvirtual |
| ~CallRegistry(void) | Pothos::CallRegistry | protectedvirtual |
| ~Connectable(void) | Pothos::Connectable | virtual |
| ~RefHolder(void) | Pothos::Util::RefHolder | virtual |
1.8.6