One end of a token pipe.

Synopsis

Declared in <util/tokenpipe.h>

class TokenPipeEnd;

Enums

Name

Description

Status

Return value constants for TokenWrite and TokenRead.

Member Functions

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.

Created with MrDocs