Remote Call Framework 3.4
RCF::Win32NamedPipeEndpoint Class Reference

Represents a Win32 named pipe endpoint. Only available on Windows platforms. More...

#include <Win32NamedPipeEndpoint.hpp>

Inheritance diagram for RCF::Win32NamedPipeEndpoint:
RCF::Endpoint

Public Member Functions

 Win32NamedPipeEndpoint (const tstring &pipeName)
 Constructs a Win32 named pipe endpoint with the given pipe name. More...
 

Detailed Description

Represents a Win32 named pipe endpoint. Only available on Windows platforms.

Constructor & Destructor Documentation

◆ Win32NamedPipeEndpoint()

RCF::Win32NamedPipeEndpoint::Win32NamedPipeEndpoint ( const tstring &  pipeName)

Constructs a Win32 named pipe endpoint with the given pipe name.


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