connect(const string &client_cert_file, const string &root_ca_file, const string &pem_passphrase="") | Session | |
disable_xml_validation() | Session | |
disconnect() | Session | |
enable_xml_validation(const string &schemas_dir=SCHEMASDIR) | Session | |
get_greeting() | Session | |
get_last_command() | Session | |
get_last_response() | Session | |
get_port() | Session | |
get_server() | Session | |
process_action(Action *action_to_be_processed, const string clTRID="") | Session | |
send_hello() | Session | |
Session(const string &server="localhost", const int port=700, const string &templates_dir=TEMPLATESDIR) | Session | |
set_port(const int &port) | Session | |
set_server(const string &server) | Session | |
~Session() | Session |