winss
Public Attributes | List of all members
winss::PipeClientConfig Struct Reference

Config for a named pipe client. More...

#include <pipe_client.hpp>

Collaboration diagram for winss::PipeClientConfig:
Collaboration graph
[legend]

Public Attributes

winss::PipeName pipe_name
 The name of the named pipe. More...
 
winss::NotOwningPtr< winss::WaitMultiplexermultiplexer
 The event multiplexer for the named pipe client. More...
 

Detailed Description

Config for a named pipe client.

Member Data Documentation

winss::NotOwningPtr<winss::WaitMultiplexer> winss::PipeClientConfig::multiplexer

The event multiplexer for the named pipe client.

winss::PipeName winss::PipeClientConfig::pipe_name

The name of the named pipe.


The documentation for this struct was generated from the following file: