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

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

createDestination(std::string_view uri, nlohmann::json config, Controller &controller)dfx::Graph::TransportFactory
createDestination(Core::Endpoint::Descriptor descriptor, nlohmann::json config, Controller &controller)dfx::Graph::TransportFactory
createSource(std::string_view uri, nlohmann::json config, Controller &controller)dfx::Graph::TransportFactory
createSource(Core::Endpoint::Descriptor descriptor, nlohmann::json config, Controller &controller)dfx::Graph::TransportFactory
descriptorFromString(std::string_view str)dfx::Graph::TransportFactorystatic
DestinationBuilder typedefdfx::Graph::TransportFactory
endpointFromDescriptor(Core::Endpoint::Descriptor desc, Core::Port *port=nullptr)dfx::Graph::TransportFactorystatic
registerBuilder(std::string scheme, SourceBuilder sourceBuilder, DestinationBuilder destinationBuilder)dfx::Graph::TransportFactory
SourceBuilder typedefdfx::Graph::TransportFactory
TransportFactory()dfx::Graph::TransportFactory