#include <epp_HostAddress.h>
Public Methods | |
| epp_HostAddress () | |
| Null constructor. More... | |
| virtual | ~epp_HostAddress () | 
| Destructor. More... | |
| epp_HostAddress (epp_HostAddressType _m_type, eppobject::epp::epp_string _m_ip) | |
Constructor, using simple types when it can 
  | |
| epp_HostAddress (epp_HostAddressType_ref _m_type, eppobject::epp::epp_string_ref _m_ip) | |
| Constructor, using only references. More... | |
Public Attributes | |
| epp_HostAddressType_ref | m_type | 
| Type of host address. More... | |
| eppobject::epp::epp_string_ref | m_ip | 
| Host IP address. More... | |
      
  | 
  
| 
 Null constructor. 
  | 
  
      
  | 
  
| 
 Destructor. 
  | 
  
      
  | 
  ||||||||||||
| 
 Constructor, using simple types when it can 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Constructor, using only references. 
  | 
  
      
  | 
  
| 
 Host IP address. 
  | 
  
      
  | 
  
| 
 Type of host address. 
  | 
  
1.2.13.1 written by Dimitri van Heesch,
 © 1997-2001