![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
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::TransportFactory | static |
| DestinationBuilder typedef | dfx::Graph::TransportFactory | |
| endpointFromDescriptor(Core::Endpoint::Descriptor desc, Core::Port *port=nullptr) | dfx::Graph::TransportFactory | static |
| registerBuilder(std::string scheme, SourceBuilder sourceBuilder, DestinationBuilder destinationBuilder) | dfx::Graph::TransportFactory | |
| SourceBuilder typedef | dfx::Graph::TransportFactory | |
| TransportFactory() | dfx::Graph::TransportFactory |