|  | 
|  | IPAddress (std::string address) | 
|  | 
|  | IPAddress (std::string address, int port) | 
|  | 
| struct sockaddr * | getPointer () | 
|  | 
| std::string | getClientAddress () | 
|  | Get the client network address as xxx.xxx.xxx.xxx. 
 | 
|  | 
| std::string | getClientAddressAndPort () | 
|  | Get the client network address and port as xxx.xxx.xxx.xxx:ppppp. 
 | 
|  | 
| int | getClientPort () | 
|  | Get the client network port number. 
 | 
|  | 
|  | 
| struct sockaddr_in | addr | 
|  | 
| socklen_t | addressLength | 
|  | 
| std::string | name | 
|  | 
| std::string | tag | 
|  | 
The documentation for this class was generated from the following files: