Bitcoin ABC  0.26.3
P2P Digital Currency
Classes
tokenpipe.h File Reference
#include <cstdint>
#include <optional>
Include dependency graph for tokenpipe.h:
This graph shows which files directly or indirectly include this file:

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...