Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

InternetHost Class Reference

List of all members.

Public Member Functions

void populate (hostent *he)
bit getHostByName (char[] name)
bit getHostByAddr (uint addr)
bit getHostByAddr (char[] addr)

Public Attributes

char[] name
char[][] aliases
uint[] addrList

Protected Member Functions

void validHostent (hostent *he)

Member Function Documentation

void validHostent hostent *  he  )  [inline, protected]
 

Definition at line 1557 of file Socket.d.

References addrList, and aliases.

void populate hostent *  he  )  [inline]
 

Definition at line 1569 of file Socket.d.

bit getHostByName char[]  name  )  [inline]
 

Definition at line 1623 of file Socket.d.

References addrList.

Referenced by Socket::hostAddress(), and InternetAddress::this().

bit getHostByAddr uint  addr  )  [inline]
 

Definition at line 1639 of file Socket.d.

bit getHostByAddr char[]  addr  )  [inline]
 

Definition at line 1657 of file Socket.d.


Member Data Documentation

char [] name
 

Definition at line 1547 of file Socket.d.

char [][] aliases
 

Definition at line 1548 of file Socket.d.

Referenced by validHostent().

uint [] addrList
 

Definition at line 1549 of file Socket.d.

Referenced by getHostByName(), Socket::hostAddress(), InternetAddress::this(), and validHostent().


The documentation for this class was generated from the following file:
Generated on Tue Jan 25 21:18:36 2005 for Mango by doxygen 1.3.6