Pothos  0.4.3-gabce2ce6
The Pothos dataflow programming software suite
Pothos::Topology Member List

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

_connect(const Object &src, const std::string &srcPort, const Object &dst, const std::string &dstPort)Pothos::Topology
_disconnect(const Object &src, const std::string &srcPort, const Object &dst, const std::string &dstPort)Pothos::Topology
_implPothos::Topology
call(ArgsType &&...args) const Pothos::CallInterface
callObject(ArgsType &&...args) const Pothos::CallInterface
callVoid(ArgsType &&...args) const Pothos::CallInterface
commit(void)Pothos::Topology
connect(SrcType &&src, const SrcPortType &srcPort, DstType &&dst, const DstPortType &dstPort)Pothos::Topology
disconnect(SrcType &&src, const SrcPortType &srcPort, DstType &&dst, const DstPortType &dstPort)Pothos::Topology
disconnectAll(const bool recursive=false)Pothos::Topology
dropRef(const Object &container)Pothos::Util::RefHolder
dumpJSON(const std::string &request="{}")Pothos::Topology
getName(void) const Pothos::Connectable
getThreadPool(void) const Pothos::Topology
holdRef(const Object &container)Pothos::Util::RefHolder
inputPortInfo(void)Pothos::Topologyvirtual
inputPortNames(void)Pothos::Connectable
make(void)Pothos::Topologystatic
make(const std::string &json)Pothos::Topologystatic
opaqueCallHandler(const std::string &name, const Object *inputArgs, const size_t numArgs)Pothos::Topologyprotectedvirtual
opaqueCallMethod(const std::string &name, const Object *inputArgs, const size_t numArgs) const Pothos::Topologyvirtual
outputPortInfo(void)Pothos::Topologyvirtual
outputPortNames(void)Pothos::Connectable
queryJSONStats(void)Pothos::Topology
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(ArgsType...))Pothos::CallRegistryprotected
registerCall(InstanceType *instance, const std::string &name, ReturnType(ClassType::*method)(ArgsType...) const)Pothos::CallRegistryprotected
registerCallable(const std::string &name, const Callable &call)Pothos::Topologyvirtual
setName(const std::string &name)Pothos::Connectable
setThreadPool(const ThreadPool &threadPool)Pothos::Topology
toDotMarkup(const std::string &request="{}")Pothos::Topology
Topology(void)Pothos::Topology
UID(void)Pothos::Util::UID
uid(void) const Pothos::Util::UIDinline
waitInactive(const double idleDuration=0.1, const double timeout=1.0)Pothos::Topology
~CallInterface(void)Pothos::CallInterfacevirtual
~CallRegistry(void)Pothos::CallRegistryprotectedvirtual
~Connectable(void)Pothos::Connectablevirtual
~RefHolder(void)Pothos::Util::RefHoldervirtual
~Topology(void)Pothos::Topology