dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Graph::NodeFactory Member List

This is the complete list of members for dfx::Graph::NodeFactory, including all inherited members.

allNodeType() constdfx::Graph::NodeFactory
create(std::string_view type, Core::Node::Id id, std::string_view name, nlohmann::json config={})dfx::Graph::NodeFactory
ENABLE_DEFAULT_MOVE_DISABLE_COPY(NodeFactory)dfx::Graph::NodeFactory
getMetadataOfType(std::string_view type) constdfx::Graph::NodeFactory
getSchemaOfType(std::string_view type) constdfx::Graph::NodeFactory
hasBuilderForType(std::string_view type) const noexceptdfx::Graph::NodeFactoryinline
isConfigValidForType(std::string_view type, nlohmann::json const &config, std::vector< std::string > *errors=nullptr) constdfx::Graph::NodeFactory
NodeBuilder typedefdfx::Graph::NodeFactory
NodeFactory()dfx::Graph::NodeFactory