dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 Ndfx
 NCore
 RDerivedFromChannelConcept used by dfx::Core::Channel::is() and dfx::Core::Channel::as() to constrain types
 RDerivedFromMessageConcept used by dfx::Core::Message::is() and dfx::Core::Message::as() to constrain types
 RDerivedFromNodeConcept used by dfx::Core::Node::is() and dfx::Core::Node::as() to constrain types
 RDerivedFromPortConcept used by dfx::Core::Port::as() to constrain types
 NRuntime
 RDerivedFromTaskConvenience concept for constraining templates to Task-derived types
 NServer
 RDerivedFromTcpSessionConstrains a type to be derived from dfx::Server::TcpSession
 NUtils
 RIsEnumConcept matching any enumeration type. This is used to constrain Flags to be instantiated only with enum types