Remote Call Framework 3.4
RCF::UnixLocalEndpoint Class Reference

Represents a UNIX local socket endpoint. Only available on UNIX platforms. More...

#include <UnixLocalEndpoint.hpp>

Inheritance diagram for RCF::UnixLocalEndpoint:
RCF::Endpoint

Public Member Functions

 UnixLocalEndpoint (const std::string &socketName)
 Constructs a UNIX local socket endpoint with the given name. More...
 

Detailed Description

Represents a UNIX local socket endpoint. Only available on UNIX platforms.

Constructor & Destructor Documentation

◆ UnixLocalEndpoint()

RCF::UnixLocalEndpoint::UnixLocalEndpoint ( const std::string &  socketName)

Constructs a UNIX local socket endpoint with the given name.


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