Represents a Win32 named pipe endpoint. Only available on Windows platforms. More...
#include <Win32NamedPipeEndpoint.hpp>
Public Member Functions | |
Win32NamedPipeEndpoint (const tstring &pipeName) | |
Constructs a Win32 named pipe endpoint with the given pipe name. More... | |
Represents a Win32 named pipe endpoint. Only available on Windows platforms.
RCF::Win32NamedPipeEndpoint::Win32NamedPipeEndpoint | ( | const tstring & | pipeName | ) |
Constructs a Win32 named pipe endpoint with the given pipe name.