gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
grpc_chttp2_hpack_parser Struct Reference

Public Attributes

void(* on_header )(void *user_data, grpc_mdelem *md)
 
void * on_header_user_data
 
grpc_chttp2_hpack_parser_state state
 
const
grpc_chttp2_hpack_parser_state * 
next_state
 
union {
   gpr_uint32 *   value
 
   grpc_chttp2_hpack_parser_string *   str
 
parsing
 
grpc_chttp2_hpack_parser_string key
 
grpc_chttp2_hpack_parser_string value
 
gpr_uint32 index
 
gpr_uint32 strlen
 
gpr_uint32 strgot
 
gpr_uint16 huff_state
 
gpr_uint8 binary
 
gpr_uint8 huff
 
gpr_uint8 is_boundary
 
gpr_uint8 is_eof
 
gpr_uint32 base64_buffer
 
grpc_chttp2_hptbl table
 

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