dfx
0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Graph::Controller Member List
This is the complete list of members for
dfx::Graph::Controller
, including all inherited members.
addChannel
(Core::OutputPort &src, Core::InputPort &dst, std::vector< std::string > *errors=nullptr, std::size_t errorLimit=0)
dfx::Graph::Controller
addNode
(std::string_view type, std::string_view name, nlohmann::json config={})
dfx::Graph::Controller
addNode
(Core::Node::Id id, std::string_view type, std::string_view name, nlohmann::json config={})
dfx::Graph::Controller
allChannelId
() const
dfx::Graph::Controller
allNodeId
() const
dfx::Graph::Controller
allNodeName
() const
dfx::Graph::Controller
allNodeType
() const
dfx::Graph::Controller
channel
(Core::Channel::Id id) const
dfx::Graph::Controller
channels
() const
dfx::Graph::Controller
Controller
()=default
dfx::Graph::Controller
deregisterHook
(Hooks::Graph *hook)
dfx::Graph::Controller
ENABLE_DEFAULT_MOVE_DISABLE_COPY
(Controller)
dfx::Graph::Controller
hasChannel
(Core::Channel::Id id) const
dfx::Graph::Controller
hasNode
(Core::Node::Id id) const
dfx::Graph::Controller
hasNode
(std::string_view name) const
dfx::Graph::Controller
hasNodeType
(std::string_view type) const
dfx::Graph::Controller
isChannelVerificationEnabled
() const noexcept
dfx::Graph::Controller
inline
node
(Core::Node::Id id) const
dfx::Graph::Controller
node
(std::string_view name) const
dfx::Graph::Controller
nodeFactory
() noexcept
dfx::Graph::Controller
inline
nodeFactory
() const noexcept
dfx::Graph::Controller
inline
nodes
() const
dfx::Graph::Controller
registerHook
(Hooks::Graph *hook)
dfx::Graph::Controller
removeChannel
(Core::Channel::Id id)
dfx::Graph::Controller
removeNode
(Core::Node::Id id)
dfx::Graph::Controller
removeNode
(std::string_view name)
dfx::Graph::Controller
setChannelVerification
(bool enabled)
dfx::Graph::Controller
inline
~Controller
()
dfx::Graph::Controller
Generated by
1.14.0