MOOS 0.2375
|
#include <XPCGetHostInfo.h>
Public Member Functions | |
XPCGetHostInfo (const char *_sHostName, hostType _type) | |
XPCGetHostInfo (in_addr_t *_netAddr) | |
~XPCGetHostInfo () | |
char * | sGetHostAddress () |
char * | sGetHostName () |
Definition at line 54 of file XPCGetHostInfo.h.
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.
char* XPCGetHostInfo::sGetHostAddress | ( | ) | [inline] |
Definition at line 93 of file XPCGetHostInfo.h.
char* XPCGetHostInfo::sGetHostName | ( | ) | [inline] |
Definition at line 101 of file XPCGetHostInfo.h.