dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Ndfx
 NClient
 NCore
 NFdWatch
 NGraph
 NHooks
 NMagic
 NNode
 NPcapng
 NPlugins
 NRuntime
 NServer
 NSubprocess
 NUtils
 NstdSTL namespace
 Cformatter< dfx::Core::MimeType >
 Cformatter< dfx::FdWatch::PollerFd >
 Cformatter< dfx::Utils::BorrowedFd >
 Cformatter< dfx::Utils::JoinedView< Range >, CharT >Formatter for dfx::Utils::JoinedView enabling std::format("{}", join(...))
 Cformatter< dfx::Utils::OwnedFd >
 Cformatter< dfx::Utils::SystemConfig::Value >
 Cformatter< fs::path >
 Chash< dfx::Utils::BorrowedFd >
 Chash< dfx::Utils::UUID >
 Cdfx_env_api_tHost environment services provided to the plugin
 Cdfx_message_api_tHost-provided API for interrogating message handles
 Cdfx_node_api_tHost-provided services for a node instance
 Cdfx_node_interface_tThe vtable that a plugin must implement to define a Node
 Cdfx_poller_api_tInterface to the host's event loop (Poller)
 Cdfx_registration_api_tTransient registration context used during plugin discovery
 Cdfx_task_api_tHost-provided API for interacting with a scheduled task
 Cdfx_task_executor_interface_tInterface for a plugin-defined task executor
 Cdfx_transport_interface_tThe Transport Plugin Interface
 CEventInterestsBitset wrapper for dfx::FdWatch::EventInterest values
 CEventTriggersBitset wrapper for dfx::FdWatch::EventTrigger values
 CVoidReturnTag