#include <BrDomainUpdate.H>
Inheritance diagram for BrDomainUpdate:
Public Member Functions | |
BrDomainUpdate (const ActionType type=BR_DOMAIN_UPDATE) | |
Constructor. | |
void | set_xml_template (const string &xml_template) |
Sets XML template. | |
BrDomainUpdateCmd * | get_command () |
Returns raw pointer to the command. | |
BrDomainUpdateRsp * | get_response () |
Returns raw pointer to the response. |
|
Returns raw pointer to the command.
Reimplemented from DomainUpdate. |
|
Returns raw pointer to the response.
Reimplemented from Action. |
|
Sets XML template.
Reimplemented from DomainUpdate. |