Data Fields
GRSThtcpMessage Struct Reference

Data Fields

unsigned char total_length_msb
 
unsigned char total_length_lsb
 
unsigned char version_msb
 
unsigned char version_lsb
 
unsigned char data_length_msb
 
unsigned char data_length_lsb
 
unsigned int response: 4
 
unsigned int opcode: 4
 
unsigned int rr: 1
 
unsigned int f1: 1
 
unsigned int reserved: 6
 
unsigned int trans_id
 
GRSThtcpCountstrmethod
 
GRSThtcpCountstruri
 
GRSThtcpCountstrversion
 
GRSThtcpCountstrreq_hdrs
 
GRSThtcpCountstrresp_hdrs
 
GRSThtcpCountstrentity_hdrs
 
GRSThtcpCountstrcache_hdrs
 

Field Documentation

GRSThtcpCountstr* GRSThtcpMessage::cache_hdrs
unsigned char GRSThtcpMessage::data_length_lsb
unsigned char GRSThtcpMessage::data_length_msb
GRSThtcpCountstr* GRSThtcpMessage::entity_hdrs
unsigned int GRSThtcpMessage::f1
GRSThtcpCountstr* GRSThtcpMessage::method
unsigned int GRSThtcpMessage::opcode
GRSThtcpCountstr* GRSThtcpMessage::req_hdrs
unsigned int GRSThtcpMessage::reserved
GRSThtcpCountstr* GRSThtcpMessage::resp_hdrs
unsigned int GRSThtcpMessage::response
unsigned int GRSThtcpMessage::rr
unsigned char GRSThtcpMessage::total_length_lsb
unsigned char GRSThtcpMessage::total_length_msb
unsigned int GRSThtcpMessage::trans_id
GRSThtcpCountstr* GRSThtcpMessage::uri
GRSThtcpCountstr* GRSThtcpMessage::version
unsigned char GRSThtcpMessage::version_lsb
unsigned char GRSThtcpMessage::version_msb