|
My Project
|
#include <gridsite.h>
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 |
| GRSThtcpCountstr * | method |
| GRSThtcpCountstr * | uri |
| GRSThtcpCountstr * | version |
| GRSThtcpCountstr * | req_hdrs |
| GRSThtcpCountstr * | resp_hdrs |
| GRSThtcpCountstr * | entity_hdrs |
| GRSThtcpCountstr * | cache_hdrs |
| 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 |