CUBRID Engine  latest
MSG_HEADER Struct Reference

#include <cas_network.h>

Collaboration diagram for MSG_HEADER:
Collaboration graph

Public Attributes

int * msg_body_size_ptr
 
char * info_ptr
 
char buf [MSG_HEADER_SIZE]
 

Detailed Description

Definition at line 268 of file cas_network.h.

Member Data Documentation

char MSG_HEADER::buf[MSG_HEADER_SIZE]
char* MSG_HEADER::info_ptr

Definition at line 271 of file cas_network.h.

Referenced by init_msg_header(), process_request(), and proxy_init_net_buf().

int* MSG_HEADER::msg_body_size_ptr

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