This struct contains utility methods for platform‐independent named pipe operations.

Synopsis

Declared in <bdls_pipeutil.h>

struct PipeUtil;

Static Member Functions

Name

Description

isOpenForReading

Return whether the named pipe is open for reading.

makeCanonicalName

Load the canonical pipe name for baseName into pipeName.

send

Send the specified message to the pipe with the specified pipeName.

Created with MrDocs