CUBRID Engine  latest
t_net_buf Struct Reference

#include <cas_net_buf.h>

Collaboration diagram for t_net_buf:
Collaboration graph

Public Attributes

int alloc_size
 
int data_size
 
char * data
 
int err_code
 
int post_file_size
 
char * post_send_file
 
T_BROKER_VERSION client_version
 

Detailed Description

Definition at line 92 of file cas_net_buf.h.

Member Data Documentation

int t_net_buf::alloc_size
T_BROKER_VERSION t_net_buf::client_version
int t_net_buf::err_code
int t_net_buf::post_file_size

Definition at line 98 of file cas_net_buf.h.

Referenced by net_buf_clear(), net_buf_cp_post_send_file(), and net_buf_init().

char* t_net_buf::post_send_file

Definition at line 99 of file cas_net_buf.h.

Referenced by net_buf_clear(), net_buf_cp_post_send_file(), and net_buf_init().


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