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 1558 of file Socket.d.

References addrList, and aliases.

void populate hostent *  he  )  [inline]
 

Definition at line 1570 of file Socket.d.

bit getHostByName char[]  name  )  [inline]
 

Definition at line 1624 of file Socket.d.

References addrList.

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

bit getHostByAddr uint  addr  )  [inline]
 

Definition at line 1640 of file Socket.d.

bit getHostByAddr char[]  addr  )  [inline]
 

Definition at line 1658 of file Socket.d.


Member Data Documentation

char [] name
 

Definition at line 1548 of file Socket.d.

char [][] aliases
 

Definition at line 1549 of file Socket.d.

Referenced by validHostent().

uint [] addrList
 

Definition at line 1550 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 Sun Nov 7 19:07:05 2004 for Mango by doxygen 1.3.6