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

eppobject::domain::epp_DomainDeleteReq Class Reference

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

#include <epp_DomainDeleteReq.h>

Inheritance diagram for eppobject::domain::epp_DomainDeleteReq::

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

Public Methods

 epp_DomainDeleteReq ()
 Null constructor. More...

virtual ~epp_DomainDeleteReq ()
 Destructor. More...

 epp_DomainDeleteReq (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_DomainDeleteReq (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 domain object to delete. More...


Detailed Description

Class containing all elements used in domain delete requests
See also:
epp_GenericReq for additional information.


Constructor & Destructor Documentation

eppobject::domain::epp_DomainDeleteReq::epp_DomainDeleteReq   [inline]
 

Null constructor.

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

Destructor.

eppobject::domain::epp_DomainDeleteReq::epp_DomainDeleteReq 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::domain::epp_DomainDeleteReq::epp_DomainDeleteReq 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::domain::epp_DomainDeleteReq::m_name
 

Fully qualified name of the domain object to delete.


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