This struct contains utility methods for platform-independent named pipe operations.
Declared in <bdls_pipeutil.h>
struct PipeUtil;
| 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. |