From 68f4e0f6abc6bb99ff334542d5b5003edc3e651e Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 5 Aug 2015 08:18:21 -0700 Subject: Initial Doxygen import for core, c++ --- .../html/structgrpc__chttp2__settings__parser.html | 192 +++++++++++++++++++++ 1 file changed, 192 insertions(+) create mode 100644 doc/ref/core.internal/html/structgrpc__chttp2__settings__parser.html (limited to 'doc/ref/core.internal/html/structgrpc__chttp2__settings__parser.html') diff --git a/doc/ref/core.internal/html/structgrpc__chttp2__settings__parser.html b/doc/ref/core.internal/html/structgrpc__chttp2__settings__parser.html new file mode 100644 index 0000000000..48981d18ed --- /dev/null +++ b/doc/ref/core.internal/html/structgrpc__chttp2__settings__parser.html @@ -0,0 +1,192 @@ + + + + + + +GRPC Core: grpc_chttp2_settings_parser Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
GRPC Core +  0.10.0.0 +
+
+
+ + + + + + + + + +
+ +
+ +
+
+ +
+
grpc_chttp2_settings_parser Struct Reference
+
+
+ +

#include <frame_settings.h>

+ + + + + + + + + + + + + + +

+Data Fields

grpc_chttp2_settings_parse_state state
 
gpr_uint32target_settings
 
gpr_uint8 is_ack
 
gpr_uint16 id
 
gpr_uint32 value
 
gpr_uint32 incoming_settings [GRPC_CHTTP2_NUM_SETTINGS]
 
+

Field Documentation

+ +
+
+ + + + +
gpr_uint16 grpc_chttp2_settings_parser::id
+
+ +
+
+ +
+
+ + + + +
gpr_uint32 grpc_chttp2_settings_parser::incoming_settings[GRPC_CHTTP2_NUM_SETTINGS]
+
+ +
+
+ +
+
+ + + + +
gpr_uint8 grpc_chttp2_settings_parser::is_ack
+
+ +
+
+ +
+
+ + + + +
grpc_chttp2_settings_parse_state grpc_chttp2_settings_parser::state
+
+ +
+
+ +
+
+ + + + +
gpr_uint32* grpc_chttp2_settings_parser::target_settings
+
+ +
+
+ +
+
+ + + + +
gpr_uint32 grpc_chttp2_settings_parser::value
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3