EPP Action Class.
More...
#include <Action.H>
Constructor that forces childs to set their types.
- Parameters
-
Returns raw pointer to the command.
- Returns
- raw pointer to the command
References _command.
string Action::get_xml |
( |
| ) |
|
|
inline |
Returns XML.
- Returns
- XML
References _xml.
virtual void Action::set_response |
( |
const string & |
xml_payload, |
|
|
DomParser * |
parser |
|
) |
| |
|
pure virtual |
Pure virtual method to set response from a XML document.
- Parameters
-
xml_payload | XML document |
parser | reference to the XML parser |
Implemented in ContactCheck, ContactCreate, ContactInfo, ContactTransfer, ContactUpdate, DomainCheck, DomainDelete, DomainInfo, DomainRenew, DomainTransfer, Login, Poll, ContactDelete, DomainCreate, DomainUpdate, DefRegCheck, DefRegCreate, DefRegDelete, DefRegInfo, DefRegRenew, DefRegTransfer, DefRegUpdate, AsnCheck, AsnCreate, AsnInfo, AsnRenew, AsnReserveCreate, AsnTransfer, IpNetworkCheck, IpNetworkCreate, IpNetworkDelete, IpNetworkRenew, IpNetworkTransfer, IpNetworkUpdate, AsnDelete, AsnReserveDelete, AsnUpdate, Logout, and IpNetworkInfo.
virtual void Action::set_xml_template |
( |
const string & |
xml_template | ) |
|
|
pure virtual |
Sets the xml template and parses the tags (pure virtual)
- Parameters
-
Implemented in Logout, ContactCheck, ContactCreate, ContactInfo, ContactTransfer, ContactUpdate, DomainCheck, DomainDelete, DomainInfo, DomainRenew, DomainTransfer, Login, Poll, BrOrgCreate, BrOrgDelete, BrOrgInfo, BrOrgUpdate, ContactDelete, DomainCreate, DomainUpdate, DefRegCheck, DefRegCreate, DefRegDelete, DefRegInfo, DefRegRenew, DefRegTransfer, DefRegUpdate, AsnCheck, AsnCreate, AsnInfo, AsnRenew, AsnReserveCreate, AsnTransfer, IpNetworkCheck, IpNetworkCreate, IpNetworkDelete, IpNetworkRenew, IpNetworkTransfer, IpNetworkUpdate, AsnDelete, AsnReserveDelete, AsnUpdate, BrDomainCreate, BrDomainUpdate, BrDomainCheck, BrDomainInfo, BrOrgCheck, and IpNetworkInfo.
void Action::set_xml_template_common |
( |
const string & |
xml_template | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: