Bitcoin ABC 0.30.5
P2P Digital Currency
|
#include <cstdint>
#include <optional>
Go to the source code of this file.
Classes | |
class | TokenPipeEnd |
One end of a token pipe. More... | |
class | TokenPipe |
An interprocess or interthread pipe for sending tokens (one-byte values) over. More... | |