Poll Class Reference

EPP Poll Class. More...

#include <Poll.H>

Inheritance diagram for Poll:

Action List of all members.

Public Member Functions

 Poll (const ActionType type=POLL)
 Constructor.
void set_xml_template (const string &xml_template)
 Sets XML template.
void set_response (const string &xml_payload, DomParser *parser)
 Sets the response attribute.
PollCmdget_command ()
 Returns raw pointer to the command.
PollRspget_response ()
 Returns raw pointer to the response.

Detailed Description

EPP Poll Class.


Member Function Documentation

PollCmd* Poll::get_command (  )  [inline]

Returns raw pointer to the command.

Returns:
raw pointer to the command

Reimplemented from Action.

PollRsp* Poll::get_response (  )  [inline]

Returns raw pointer to the response.

Returns:
raw pointer to the response

Reimplemented from Action.

void Poll::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 Poll::set_xml_template ( const string &  xml_template  )  [virtual]

Sets XML template.

Parameters:
xml_template XML command template

Implements Action.


The documentation for this class was generated from the following file:
Generated on Tue Mar 17 16:03:08 2009 for libepp_nicbr by  doxygen 1.4.7