One end of a token pipe.
Declared in <util/tokenpipe.h>
class TokenPipeEnd;
| Name | Description |
|---|---|
Status | Return value constants for TokenWrite and TokenRead. |
| Name | Description |
|---|---|
TokenPipeEnd [constructor] | Constructors |
~TokenPipeEnd [destructor] | Closes the endpoint if still open. |
operator= | Assignment operators |
Close | Explicit close function. |
IsOpen | Return whether endpoint is open. |
TokenRead | Read token from endpoint. |
TokenWrite | Write token to endpoint. |