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/structjson__writer__userdata.html | 162 +++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 doc/ref/core.internal/html/structjson__writer__userdata.html (limited to 'doc/ref/core.internal/html/structjson__writer__userdata.html') diff --git a/doc/ref/core.internal/html/structjson__writer__userdata.html b/doc/ref/core.internal/html/structjson__writer__userdata.html new file mode 100644 index 0000000000..5acdc36318 --- /dev/null +++ b/doc/ref/core.internal/html/structjson__writer__userdata.html @@ -0,0 +1,162 @@ + + + + + + +GRPC Core: json_writer_userdata Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
GRPC Core +  0.10.0.0 +
+
+
+ + + + + + + + + +
+ +
+ +
+
+ +
+
json_writer_userdata Struct Reference
+
+
+ + + + + + + + + + +

+Data Fields

char * output
 
size_t free_space
 
size_t string_len
 
size_t allocated
 
+

Field Documentation

+ +
+
+ + + + +
size_t json_writer_userdata::allocated
+
+ +
+
+ +
+
+ + + + +
size_t json_writer_userdata::free_space
+
+ +
+
+ +
+
+ + + + +
char* json_writer_userdata::output
+
+ +
+
+ +
+
+ + + + +
size_t json_writer_userdata::string_len
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3