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

eppobject::host::epp_HostInfoReq Class Reference

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

#include <epp_HostInfoReq.h>

Inheritance diagram for eppobject::host::epp_HostInfoReq::

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

Public Methods

 epp_HostInfoReq ()
 Null constructor. More...

virtual ~epp_HostInfoReq ()
 Destructor. More...

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


 epp_HostInfoReq (eppobject::epp::epp_Command_ref _m_cmd, eppobject::epp::epp_string_ref _m_name)
 Constructor, using only references. More...


Public Attributes

eppobject::epp::epp_string_ref m_name
 Fully qualified name of the host object to be queried. More...


Detailed Description

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


Constructor & Destructor Documentation

eppobject::host::epp_HostInfoReq::epp_HostInfoReq   [inline]
 

Null constructor.

virtual eppobject::host::epp_HostInfoReq::~epp_HostInfoReq   [inline, virtual]
 

Destructor.

eppobject::host::epp_HostInfoReq::epp_HostInfoReq eppobject::epp::epp_Command_ref    _m_cmd,
eppobject::epp::epp_string    _m_name
[inline]
 

Constructor, using simple types when it can

Note:
Cannot set simple types to NULL.

eppobject::host::epp_HostInfoReq::epp_HostInfoReq eppobject::epp::epp_Command_ref    _m_cmd,
eppobject::epp::epp_string_ref    _m_name
[inline]
 

Constructor, using only references.


Member Data Documentation

eppobject::epp::epp_string_ref eppobject::host::epp_HostInfoReq::m_name
 

Fully qualified name of the host object to be queried.


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