
| Public Member Functions | |
| SDK_NetVConn_Params (const char *_a, RegressionTest *_t, int *_p) | |
| ~SDK_NetVConn_Params () | |
| Data Fields | |
| TSIOBuffer | buffer | 
| const char * | api | 
| unsigned short | port | 
| RegressionTest * | test | 
| int * | pstatus | 
| struct { | |
| int client | |
| int server | |
| } | status | 
Definition at line 253 of file InkAPITest.cc.
| SDK_NetVConn_Params::SDK_NetVConn_Params | ( | const char * | _a, | |
| RegressionTest * | _t, | |||
| int * | _p | |||
| ) |  [inline] | 
Definition at line 255 of file InkAPITest.cc.
References status.
| SDK_NetVConn_Params::~SDK_NetVConn_Params | ( | ) |  [inline] | 
Definition at line 260 of file InkAPITest.cc.
References buffer, and TSIOBufferDestroy().
| const char* SDK_NetVConn_Params::api | 
Definition at line 267 of file InkAPITest.cc.
Referenced by client_handler(), and server_handler().
Definition at line 266 of file InkAPITest.cc.
Referenced by server_handler(), and ~SDK_NetVConn_Params().
Definition at line 272 of file InkAPITest.cc.
| unsigned short SDK_NetVConn_Params::port | 
Definition at line 268 of file InkAPITest.cc.
Referenced by client_handler(), SDK_API_TSNetVConn(), and SDK_API_TSPortDescriptor().
Definition at line 270 of file InkAPITest.cc.
Referenced by client_handler(), and server_handler().
Definition at line 273 of file InkAPITest.cc.
| struct { ... } SDK_NetVConn_Params::status | 
Referenced by SDK_NetVConn_Params().
Definition at line 269 of file InkAPITest.cc.
Referenced by client_handler(), and server_handler().
 1.7.1
 1.7.1