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