RCFProto
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
DeltaVSoft.RCFProto.UnixLocalEndpoint Class Reference

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

Inheritance diagram for DeltaVSoft.RCFProto.UnixLocalEndpoint:
DeltaVSoft.RCFProto.Endpoint

Public Member Functions

override void Dispose ()
 
 UnixLocalEndpoint (string socketName)
 Constructs a UNIX local socket endpoint with the given name. More...
 

Additional Inherited Members

- Protected Attributes inherited from DeltaVSoft.RCFProto.Endpoint
bool swigCMemOwn
 

Detailed Description

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

Constructor & Destructor Documentation

DeltaVSoft.RCFProto.UnixLocalEndpoint.UnixLocalEndpoint ( string  socketName)

Constructs a UNIX local socket endpoint with the given name.

Member Function Documentation

override void DeltaVSoft.RCFProto.UnixLocalEndpoint.Dispose ( )
virtual

Reimplemented from DeltaVSoft.RCFProto.Endpoint.


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