RCFProto
 All Classes Functions Typedefs
Public Member Functions | List of all members
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 RCF::Endpoint

Public Member Functions

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

Detailed Description

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


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