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

Represents an IP address (IPv4 or IPv6). More...

Inheritance diagram for DeltaVSoft.RCFProto.IpAddress:

Public Member Functions

virtual void Dispose ()
 
 IpAddress (string ip)
 Construct an IP address from a host name More...
 
 IpAddress (string ip, int port)
 Construct an IP address from a host name and port. More...
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Represents an IP address (IPv4 or IPv6).

Constructor & Destructor Documentation

DeltaVSoft.RCFProto.IpAddress.IpAddress ( string  ip)

Construct an IP address from a host name

DeltaVSoft.RCFProto.IpAddress.IpAddress ( string  ip,
int  port 
)

Construct an IP address from a host name and port.

Member Function Documentation

virtual void DeltaVSoft.RCFProto.IpAddress.Dispose ( )
virtual

Member Data Documentation

bool DeltaVSoft.RCFProto.IpAddress.swigCMemOwn
protected

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