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

eppobject::contact::epp_ContactInfoReq Class Reference

Class containing all elements used in contact info requests
See also:
epp_GenericReq for additional information.
More...

#include <epp_ContactInfoReq.h>

Inheritance diagram for eppobject::contact::epp_ContactInfoReq::

eppobject::epp::epp_GenericReq List of all members.

Public Methods

 epp_ContactInfoReq ()
 Null constructor. More...

virtual ~epp_ContactInfoReq ()
 Destructor. More...

 epp_ContactInfoReq (eppobject::epp::epp_Command_ref _m_cmd, eppobject::epp::epp_string _m_id)
 Constructor, using simple types when it can
Note:
Cannot set simple types to NULL.
More...


 epp_ContactInfoReq (eppobject::epp::epp_Command_ref _m_cmd, eppobject::epp::epp_string_ref _m_id)
 Constructor, using only references. More...


Public Attributes

eppobject::epp::epp_string_ref m_id
 Server-unique ID of the contact object to be queried. More...


Detailed Description

Class containing all elements used in contact info requests
See also:
epp_GenericReq for additional information.


Constructor & Destructor Documentation

eppobject::contact::epp_ContactInfoReq::epp_ContactInfoReq   [inline]
 

Null constructor.

virtual eppobject::contact::epp_ContactInfoReq::~epp_ContactInfoReq   [inline, virtual]
 

Destructor.

eppobject::contact::epp_ContactInfoReq::epp_ContactInfoReq eppobject::epp::epp_Command_ref    _m_cmd,
eppobject::epp::epp_string    _m_id
[inline]
 

Constructor, using simple types when it can

Note:
Cannot set simple types to NULL.

eppobject::contact::epp_ContactInfoReq::epp_ContactInfoReq eppobject::epp::epp_Command_ref    _m_cmd,
eppobject::epp::epp_string_ref    _m_id
[inline]
 

Constructor, using only references.


Member Data Documentation

eppobject::epp::epp_string_ref eppobject::contact::epp_ContactInfoReq::m_id
 

Server-unique ID of the contact object to be queried.


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