Functions | |
void | write_to_file (::Deployment::Domain domain) |
bool | parse_args (int argc, char *argv[]) |
parses the arguments and extracts the params | |
Variables | |
const char * | stringified_TM_IOR |
variable contains IOR of the TM | |
bool | add_to_domain = true |
if add or delete from domain | |
bool | call_update = false |
whether to test update domain or not | |
const char * | host_name |
contains the host name |
bool TM_Tester::parse_args | ( | int | argc, | |
char * | argv[] | |||
) |
parses the arguments and extracts the params
void TM_Tester::write_to_file | ( | ::Deployment::Domain | domain | ) |
writes the extracted data to file
bool TM_Tester::add_to_domain = true |
if add or delete from domain
bool TM_Tester::call_update = false |
whether to test update domain or not
const char* TM_Tester::host_name |
contains the host name
const char* TM_Tester::stringified_TM_IOR |
variable contains IOR of the TM