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