|
itch-mold-replay 1.0
Time-accurate NASDAQ TotalView-ITCH 5.0 replay over MoldUDP64
|
Namespaces | |
| namespace | log |
Classes | |
| class | FileDescriptor |
| RAII file descriptor wrapper. More... | |
| class | MemoryMappedFile |
| RAII mmap file. More... | |
| class | zstring_view |
A wrapper around std::string_view that guarantees null terminated strings for passing to C APIs. More... | |
Concepts | |
| concept | SyscallInvocable |
| Concept representing any callable taking no arguments and returning an int (wrapping open/dup/socket/etc). | |