PollCmd Class Reference

EPP PollCmd Class. More...

#include <PollCmd.H>

Inheritance diagram for PollCmd:

Command List of all members.

Public Member Functions

 PollCmd (bool reset=true)
 Default constructor.
void set_op (const string &op)
 Sets the operation of the poll command ("req" or "ack").
void set_msgID (const string &msgID)
 Sets the msgID of the message being acknowledged.
string get_op ()
 Returns the operation of the poll command.
string get_msgID ()
 Returns the msgID of the message.
void reset ()
 reset attributes

Protected Attributes

string _op
 Operation.
string _msgID
 Message id.

Detailed Description

EPP PollCmd Class.


Member Function Documentation

string PollCmd::get_msgID  )  [inline]
 

Returns the msgID of the message.

Returns:
message id

string PollCmd::get_op  )  [inline]
 

Returns the operation of the poll command.

Returns:
operation

void PollCmd::set_msgID const string &  msgID  )  [inline]
 

Sets the msgID of the message being acknowledged.

Parameters:
msgID message id (just in "ack" operation)

void PollCmd::set_op const string &  op  )  [inline]
 

Sets the operation of the poll command ("req" or "ack").

Parameters:
op operation ("req" or "ack")


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