#include <BrDomainCheck.H>
Inheritance diagram for BrDomainCheck:
Public Member Functions | |
BrDomainCheck (const ActionType type=BR_DOMAIN_CHECK) | |
Constructor. | |
void | set_xml_template (const string &xml_template) |
Sets XML template. | |
BrDomainCheckCmd * | get_command () |
Returns raw pointer to the command. | |
BrDomainCheckRsp * | get_response () |
Returns raw pointer to the response. |
|
Returns raw pointer to the command.
Reimplemented from DomainCheck. |
|
Returns raw pointer to the response.
Reimplemented from DomainCheck. |
|
Sets XML template.
Reimplemented from DomainCheck. |