#include <gridsite.h>
Public Attributes | |
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 |
Definition at line 216 of file gridsite.h.
unsigned char GRSThtcpMessage::total_length_msb |
Definition at line 216 of file gridsite.h.
unsigned char GRSThtcpMessage::total_length_lsb |
Definition at line 217 of file gridsite.h.
unsigned char GRSThtcpMessage::version_msb |
Definition at line 218 of file gridsite.h.
unsigned char GRSThtcpMessage::version_lsb |
Definition at line 219 of file gridsite.h.
unsigned char GRSThtcpMessage::data_length_msb |
Definition at line 220 of file gridsite.h.
unsigned char GRSThtcpMessage::data_length_lsb |
Definition at line 221 of file gridsite.h.
unsigned int GRSThtcpMessage::response |
Definition at line 222 of file gridsite.h.
unsigned int GRSThtcpMessage::opcode |
Definition at line 223 of file gridsite.h.
unsigned int GRSThtcpMessage::rr |
Definition at line 224 of file gridsite.h.
unsigned int GRSThtcpMessage::f1 |
Definition at line 225 of file gridsite.h.
unsigned int GRSThtcpMessage::reserved |
Definition at line 226 of file gridsite.h.
unsigned int GRSThtcpMessage::trans_id |
Definition at line 227 of file gridsite.h.
Definition at line 228 of file gridsite.h.
Definition at line 229 of file gridsite.h.
Definition at line 230 of file gridsite.h.
Definition at line 231 of file gridsite.h.
Definition at line 232 of file gridsite.h.
Definition at line 233 of file gridsite.h.
Definition at line 234 of file gridsite.h.