dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
 
lib
 
dfx-client
 
Message.hpp
 
SocketClient.hpp
 
dfx-core
 
channels
 
details
 
messages
 
ports
 
MimeType.hpp
 
Node.hpp
Base class for all runtime-executed nodes in a dfx dataflow graph
 
dfx-fdwatch
 
BorrowedFd.hpp
 
Callback.hpp
 
EPollPoller.hpp
 
Events.hpp
Event interest and trigger flags for file-descriptor watching (Linux/epoll)
 
InotifyWatcher.hpp
 
OwnedFd.hpp
 
Poller.hpp
 
PollerFd.hpp
 
SignalFdWatcher.hpp
 
Timer.hpp
 
dfx-graph
 
exporter
 
json-schema
 
Controller.hpp
 
Loader.hpp
 
NodeFactory.hpp
 
dfx-hooks
 
Delivery.hpp
 
Graph.hpp
 
Port.hpp
 
dfx-magic
 
Context.hpp
 
dfx-nodes
 
router
 
sink
 
source
 
transform
 
utility
 
ThreadBased.hpp
 
dfx-pcapng
 
sinks
 
Capture.hpp
 
Worker.hpp
 
Writer.hpp
 
dfx-runtime
 
tasks
 
FdListener.hpp
 
Scheduler.hpp
 
ThreadData.hpp
 
ThreadPool.hpp
 
dfx-runtime-api
 
NodeReactor.hpp
 
PollerProxy.hpp
 
dfx-server
 
command-handlers
 
json-schema
 
TcpServer.hpp
 
TcpServerForSession.hpp
 
TcpSession.hpp
 
UnixRouter.hpp
 
UnixServer.hpp
 
UnixSession.hpp
 
dfx-subprocess
 
Process.hpp
 
ProcessFactory.hpp
 
ProcessStorage.hpp
 
dfx-utilities
 
ArchDetection.hpp
 
Base64.hpp
 
CompilerSupport.hpp
 
CopyMoveControl.hpp
Convenience macros to explicitly control copy and move semantics
 
EnumString.hpp
Macro-based enum <-> string utilities for dfx
 
Env.hpp
 
Exception.hpp
Exception utilities for dfx (source-location aware exceptions, nested stacks, and safe invocation helpers)
 
ExecOnOOS.hpp
 
FileSystem.hpp
 
Flags.hpp
Typesafe enum bitmask wrapper and helper macros
 
Join.hpp
 
JsonValidator.hpp
 
Literals.hpp
Fixed-width integer user-defined literals
 
Log.hpp
 
LoggerFactory.hpp
 
Macro.hpp
 
MonotonicIdAllocator.hpp
 
PrivateState.hpp
Macros to implement the Private State (PIMPL-like) idiom with value semantics
 
RecyclableIdAllocator.hpp
 
SFINAEHelpers.hpp
 
StringMap.hpp
 
SystemConfig.hpp
 
SystemConfigKeys.hpp
 
Thread.hpp
Small helpers to set and query the current thread name
 
Utility.hpp
Miscellaneous small utility helpers (strings, parsing, formatting)
 
UUIDGenerator.hpp