Public Member Functions | Data Fields

SDK_NetVConn_Params Struct Reference

Collaboration diagram for SDK_NetVConn_Params:
Collaboration graph
[legend]

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
RegressionTesttest
int * pstatus
struct {
   int   client
   int   server
status

Detailed Description

Definition at line 253 of file InkAPITest.cc.


Constructor & Destructor Documentation

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().


Field Documentation

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.

Referenced by SDK_NetVConn_Params().

Definition at line 269 of file InkAPITest.cc.

Referenced by client_handler(), and server_handler().


The documentation for this struct was generated from the following file: