MOOS 0.2375
Public Member Functions
XPCGetHostInfo Class Reference

#include <XPCGetHostInfo.h>

List of all members.

Public Member Functions

 XPCGetHostInfo (const char *_sHostName, hostType _type)
 XPCGetHostInfo (in_addr_t *_netAddr)
 ~XPCGetHostInfo ()
char * sGetHostAddress ()
char * sGetHostName ()

Detailed Description

Definition at line 54 of file XPCGetHostInfo.h.


Constructor & Destructor Documentation

XPCGetHostInfo::XPCGetHostInfo ( const char *  _sHostName,
hostType  _type 
)

Definition at line 36 of file XPCGetHostInfo.cpp.

XPCGetHostInfo::XPCGetHostInfo ( in_addr_t *  _netAddr)

Definition at line 80 of file XPCGetHostInfo.cpp.

XPCGetHostInfo::~XPCGetHostInfo ( ) [inline]

Definition at line 74 of file XPCGetHostInfo.h.


Member Function Documentation

char* XPCGetHostInfo::sGetHostAddress ( ) [inline]

Definition at line 93 of file XPCGetHostInfo.h.

char* XPCGetHostInfo::sGetHostName ( ) [inline]

Definition at line 101 of file XPCGetHostInfo.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines