Data Fields | |
TSVConn | vconn |
TSVIO | read_vio |
TSIOBuffer | req_buffer |
TSIOBufferReader | req_reader |
TSVIO | write_vio |
TSIOBuffer | resp_buffer |
TSIOBufferReader | resp_reader |
char * | request |
char | response [RESPONSE_MAX_SIZE+1] |
int | response_len |
RequestStatus | status |
int | connect_port |
int | local_port |
uint64_t | connect_ip |
TSAction | connect_action |
TxnHandler | current_handler |
unsigned int | magic |
Definition at line 101 of file InkAPITestTool.cc.
Definition at line 122 of file InkAPITestTool.cc.
Referenced by synclient_txn_create(), and synclient_txn_delete().
uint64_t ClientTxn::connect_ip |
Definition at line 121 of file InkAPITestTool.cc.
Referenced by synclient_txn_create(), and synclient_txn_send_request().
Definition at line 119 of file InkAPITestTool.cc.
Referenced by synclient_txn_create(), and synclient_txn_send_request().
Definition at line 124 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), synclient_txn_main_handler(), synclient_txn_send_request(), synclient_txn_send_request_to_vc(), and synclient_txn_write_request_handler().
Definition at line 120 of file InkAPITestTool.cc.
Referenced by checkHttpTxnClientAddrGet(), synclient_txn_connect_handler(), and synclient_txn_create().
unsigned int ClientTxn::magic |
Definition at line 126 of file InkAPITestTool.cc.
Referenced by mytest_handler(), synclient_txn_close(), synclient_txn_connect_handler(), synclient_txn_create(), synclient_txn_delete(), synclient_txn_main_handler(), synclient_txn_read_response(), synclient_txn_read_response_handler(), synclient_txn_send_request(), synclient_txn_send_request_to_vc(), synclient_txn_write_request(), and synclient_txn_write_request_handler().
Definition at line 105 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), synclient_txn_read_response_handler(), and synclient_txn_write_request_handler().
Definition at line 106 of file InkAPITestTool.cc.
Referenced by synclient_txn_close(), synclient_txn_connect_handler(), synclient_txn_create(), and synclient_txn_write_request().
Definition at line 107 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), synclient_txn_create(), and synclient_txn_write_request().
char* ClientTxn::request |
Definition at line 113 of file InkAPITestTool.cc.
Referenced by synclient_txn_create(), synclient_txn_delete(), synclient_txn_send_request(), synclient_txn_send_request_to_vc(), and synclient_txn_write_request().
Definition at line 110 of file InkAPITestTool.cc.
Referenced by synclient_txn_close(), synclient_txn_connect_handler(), synclient_txn_create(), and synclient_txn_write_request_handler().
Definition at line 111 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), synclient_txn_create(), synclient_txn_read_response(), and synclient_txn_read_response_handler().
char ClientTxn::response[RESPONSE_MAX_SIZE+1] |
Definition at line 114 of file InkAPITestTool.cc.
Referenced by cont_test_handler(), mytest_handler(), ssn_handler(), synclient_txn_connect_handler(), synclient_txn_read_response(), and transform_hook_handler().
Definition at line 115 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), and synclient_txn_read_response().
Definition at line 117 of file InkAPITestTool.cc.
Referenced by altinfo_hook_handler(), cache_hook_handler(), cont_test_handler(), mytest_handler(), SDK_API_HttpHookAdd(), SDK_API_HttpSsn(), ssn_handler(), synclient_txn_connect_handler(), synclient_txn_create(), synclient_txn_read_response_handler(), synclient_txn_write_request_handler(), and transform_hook_handler().
Definition at line 103 of file InkAPITestTool.cc.
Referenced by synclient_txn_close(), synclient_txn_connect_handler(), synclient_txn_create(), synclient_txn_write_request(), and synclient_txn_write_request_handler().
Definition at line 109 of file InkAPITestTool.cc.
Referenced by synclient_txn_connect_handler(), synclient_txn_write_request(), and synclient_txn_write_request_handler().