Login Class Reference

EPP Login Class. More...

#include <Login.H>

Inheritance diagram for Login:

Action List of all members.

Public Member Functions

 Login (const ActionType type=LOGIN)
 Constructor.
void set_xml_template (const string &xml_template)
 Sets the xml template and parses the tags.
void set_response (const string &xml_payload, DomParser *parser)
 Sets the response attribute.
LoginCmdget_command ()
 Returns raw pointer to the command.

Detailed Description

EPP Login Class.


Member Function Documentation

LoginCmd* Login::get_command  )  [inline]
 

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

void Login::set_response const string &  xml_payload,
DomParser parser
[inline, virtual]
 

Sets the response attribute.

Parameters:
xml_payload XML document
parser reference to the XML parser

Implements Action.

void Login::set_xml_template const string &  xml_template  )  [virtual]
 

Sets the xml template and parses the tags.

Parameters:
xml_template XML command template

Implements Action.


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6