Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

eppobject::domain::epp_DomainContact Class Reference

Class containing information about the human or organizational social information object associated with a domain object. More...

#include <epp_DomainContact.h>

List of all members.

Public Methods

 epp_DomainContact ()
 Null constructor. More...

virtual ~epp_DomainContact ()
 Destructor. More...

 epp_DomainContact (epp_DomainContactType _m_type, eppobject::epp::epp_string _m_id)
 Constructor, using simple types when it can
Note:
Cannot set simple types to NULL.
More...


 epp_DomainContact (epp_DomainContactType_ref _m_type, eppobject::epp::epp_string_ref _m_id)
 Constructor, using only references. More...


Public Attributes

epp_DomainContactType_ref m_type
 Type of domain contact. More...

eppobject::epp::epp_string_ref m_id
 ID of domain contact. More...


Detailed Description

Class containing information about the human or organizational social information object associated with a domain object.


Constructor & Destructor Documentation

eppobject::domain::epp_DomainContact::epp_DomainContact   [inline]
 

Null constructor.

virtual eppobject::domain::epp_DomainContact::~epp_DomainContact   [inline, virtual]
 

Destructor.

eppobject::domain::epp_DomainContact::epp_DomainContact epp_DomainContactType    _m_type,
eppobject::epp::epp_string    _m_id
[inline]
 

Constructor, using simple types when it can

Note:
Cannot set simple types to NULL.

eppobject::domain::epp_DomainContact::epp_DomainContact epp_DomainContactType_ref    _m_type,
eppobject::epp::epp_string_ref    _m_id
[inline]
 

Constructor, using only references.


Member Data Documentation

eppobject::epp::epp_string_ref eppobject::domain::epp_DomainContact::m_id
 

ID of domain contact.

epp_DomainContactType_ref eppobject::domain::epp_DomainContact::m_type
 

Type of domain contact.


The documentation for this class was generated from the following file:
Generated on Fri Mar 22 15:48:46 2002 for epprtk c++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001