One end of a token pipe.
Synopsis
Declared in <util/tokenpipe.h>
class TokenPipeEnd;
Enums
Name |
Description |
Return value constants for TokenWrite and TokenRead. |
Member Functions
Name |
Description |
|
Constructors |
|
Closes the endpoint if still open. |
Assignment operators |
|
Explicit close function. |
|
Return whether endpoint is open. |
|
Read token from endpoint. |
|
Write token to endpoint. |
Created with MrDocs