|
@@ -23,7 +23,7 @@
|
|
<tr style="height: 56px;">
|
|
<tr style="height: 56px;">
|
|
<td style="padding-left: 0.5em;">
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">GRPC Core
|
|
<div id="projectname">GRPC Core
|
|
-  <span id="projectnumber">3.0.0-dev</span>
|
|
|
|
|
|
+  <span id="projectnumber">3.0.0</span>
|
|
</div>
|
|
</div>
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
@@ -82,7 +82,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<ul>
|
|
-<li class="navelem"><a class="el" href="dir_2b106b2ccf4cfd2ff2da25af9c57b427.html">include</a></li><li class="navelem"><a class="el" href="dir_8cf71b155ec1b0359a43d79a35f0146c.html">grpc</a></li><li class="navelem"><a class="el" href="dir_3fe197b36ee46fa49e36f94496d14705.html">impl</a></li><li class="navelem"><a class="el" href="dir_fa41768413baab4953cff871e71b47eb.html">codegen</a></li> </ul>
|
|
|
|
|
|
+<li class="navelem"><a class="el" href="dir_bda73758a0a4d8c0ff603a7983866e1c.html">include</a></li><li class="navelem"><a class="el" href="dir_8ae8e534eeef321a81935092729b7078.html">grpc</a></li><li class="navelem"><a class="el" href="dir_27c65f9b8b3387c47015966ca861342b.html">impl</a></li><li class="navelem"><a class="el" href="dir_2d2a7752fa77ea824010e525334e7867.html">codegen</a></li> </ul>
|
|
</div>
|
|
</div>
|
|
</div><!-- top -->
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="header">
|
|
@@ -170,402 +170,433 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
|
|
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span> </div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90"> 88</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a> <a class="code" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a>;</div>
|
|
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90"> 88</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a> <a class="code" href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a>;</div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
|
|
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
|
|
-<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593"> 91</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
|
|
|
|
-<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d"> 92</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d">GRPC_ARG_STRING</a>,</div>
|
|
|
|
-<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689"> 93</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689">GRPC_ARG_INTEGER</a>,</div>
|
|
|
|
-<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b"> 94</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b">GRPC_ARG_POINTER</a></div>
|
|
|
|
-<div class="line"><a name="l00095"></a><span class="lineno"> 95</span> } <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a>;</div>
|
|
|
|
-<div class="line"><a name="l00096"></a><span class="lineno"> 96</span> </div>
|
|
|
|
-<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html"> 97</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> {</div>
|
|
|
|
-<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a4b937861a8c7c8165fcb3bfc831dd95e"> 98</a></span>  <span class="keywordtype">void</span> *(*copy)(<span class="keywordtype">void</span> *p);</div>
|
|
|
|
-<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6"> 99</a></span>  void (*<a class="code" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">destroy</a>)(<a class="code" href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a> *exec_ctx, <span class="keywordtype">void</span> *p);</div>
|
|
|
|
-<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09"> 100</a></span>  int (*<a class="code" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">cmp</a>)(<span class="keywordtype">void</span> *p, <span class="keywordtype">void</span> *q);</div>
|
|
|
|
-<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> } <a class="code" href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a>;</div>
|
|
|
|
-<div class="line"><a name="l00102"></a><span class="lineno"> 102</span> </div>
|
|
|
|
-<div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structgrpc__arg.html"> 115</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4"> 116</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a> <a class="code" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">type</a>;</div>
|
|
|
|
-<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968"> 117</a></span>  <span class="keywordtype">char</span> *<a class="code" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">key</a>;</div>
|
|
|
|
-<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>  <span class="keyword">union </span>{</div>
|
|
|
|
-<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8"> 119</a></span>  <span class="keywordtype">char</span> *<a class="code" href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8">string</a>;</div>
|
|
|
|
-<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554"> 120</a></span>  <span class="keywordtype">int</span> <a class="code" href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554">integer</a>;</div>
|
|
|
|
-<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d"> 122</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d">p</a>;</div>
|
|
|
|
-<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7"> 123</a></span>  <span class="keyword">const</span> <a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> *<a class="code" href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7">vtable</a>;</div>
|
|
|
|
-<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  } pointer;</div>
|
|
|
|
-<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  } value;</div>
|
|
|
|
-<div class="line"><a name="l00126"></a><span class="lineno"> 126</span> } <a class="code" href="structgrpc__arg.html">grpc_arg</a>;</div>
|
|
|
|
-<div class="line"><a name="l00127"></a><span class="lineno"> 127</span> </div>
|
|
|
|
-<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html"> 139</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde"> 140</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">num_args</a>;</div>
|
|
|
|
-<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76"> 141</a></span>  <a class="code" href="structgrpc__arg.html">grpc_arg</a> *<a class="code" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">args</a>;</div>
|
|
|
|
-<div class="line"><a name="l00142"></a><span class="lineno"> 142</span> } <a class="code" href="structgrpc__channel__args.html">grpc_channel_args</a>;</div>
|
|
|
|
-<div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div>
|
|
|
|
-<div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae498934a02de89ce29cec570b02a2037"> 149</a></span> <span class="preprocessor">#define GRPC_ARG_ENABLE_CENSUS "grpc.census"</span></div>
|
|
|
|
-<div class="line"><a name="l00150"></a><span class="lineno"> 150</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaae124ed1c6d60a08d0f56884e9442044"> 151</a></span> <span class="preprocessor">#define GRPC_ARG_ENABLE_LOAD_REPORTING "grpc.loadreporting"</span></div>
|
|
|
|
-<div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga5bb9256d0b457cab219f4d9d765148b6"> 154</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_CONCURRENT_STREAMS "grpc.max_concurrent_streams"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a6bb7fdad6ac88edb9468eb46c801ddb0"> 91</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a6bb7fdad6ac88edb9468eb46c801ddb0">grpc_socket_factory</a> <a class="code" href="grpc__types_8h.html#a6bb7fdad6ac88edb9468eb46c801ddb0">grpc_socket_factory</a>;</div>
|
|
|
|
+<div class="line"><a name="l00092"></a><span class="lineno"> 92</span> </div>
|
|
|
|
+<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593"> 94</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
|
|
|
|
+<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d"> 95</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d">GRPC_ARG_STRING</a>,</div>
|
|
|
|
+<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689"> 96</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689">GRPC_ARG_INTEGER</a>,</div>
|
|
|
|
+<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b"> 97</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b">GRPC_ARG_POINTER</a></div>
|
|
|
|
+<div class="line"><a name="l00098"></a><span class="lineno"> 98</span> } <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a>;</div>
|
|
|
|
+<div class="line"><a name="l00099"></a><span class="lineno"> 99</span> </div>
|
|
|
|
+<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html"> 100</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> {</div>
|
|
|
|
+<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a4b937861a8c7c8165fcb3bfc831dd95e"> 101</a></span>  <span class="keywordtype">void</span> *(*copy)(<span class="keywordtype">void</span> *p);</div>
|
|
|
|
+<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6"> 102</a></span>  void (*<a class="code" href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">destroy</a>)(<a class="code" href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a> *exec_ctx, <span class="keywordtype">void</span> *p);</div>
|
|
|
|
+<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09"> 103</a></span>  int (*<a class="code" href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">cmp</a>)(<span class="keywordtype">void</span> *p, <span class="keywordtype">void</span> *q);</div>
|
|
|
|
+<div class="line"><a name="l00104"></a><span class="lineno"> 104</span> } <a class="code" href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a>;</div>
|
|
|
|
+<div class="line"><a name="l00105"></a><span class="lineno"> 105</span> </div>
|
|
|
|
+<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="structgrpc__arg.html"> 118</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4"> 119</a></span>  <a class="code" href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a> <a class="code" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">type</a>;</div>
|
|
|
|
+<div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968"> 120</a></span>  <span class="keywordtype">char</span> *<a class="code" href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">key</a>;</div>
|
|
|
|
+<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <span class="keyword">union </span>{</div>
|
|
|
|
+<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8"> 122</a></span>  <span class="keywordtype">char</span> *<a class="code" href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8">string</a>;</div>
|
|
|
|
+<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554"> 123</a></span>  <span class="keywordtype">int</span> <a class="code" href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554">integer</a>;</div>
|
|
|
|
+<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d"> 125</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d">p</a>;</div>
|
|
|
|
+<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7"> 126</a></span>  <span class="keyword">const</span> <a class="code" href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a> *<a class="code" href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7">vtable</a>;</div>
|
|
|
|
+<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  } pointer;</div>
|
|
|
|
+<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  } value;</div>
|
|
|
|
+<div class="line"><a name="l00129"></a><span class="lineno"> 129</span> } <a class="code" href="structgrpc__arg.html">grpc_arg</a>;</div>
|
|
|
|
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span> </div>
|
|
|
|
+<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html"> 142</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde"> 143</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">num_args</a>;</div>
|
|
|
|
+<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76"> 144</a></span>  <a class="code" href="structgrpc__arg.html">grpc_arg</a> *<a class="code" href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">args</a>;</div>
|
|
|
|
+<div class="line"><a name="l00145"></a><span class="lineno"> 145</span> } <a class="code" href="structgrpc__channel__args.html">grpc_channel_args</a>;</div>
|
|
|
|
+<div class="line"><a name="l00146"></a><span class="lineno"> 146</span> </div>
|
|
|
|
+<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae498934a02de89ce29cec570b02a2037"> 152</a></span> <span class="preprocessor">#define GRPC_ARG_ENABLE_CENSUS "grpc.census"</span></div>
|
|
|
|
+<div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaae124ed1c6d60a08d0f56884e9442044"> 154</a></span> <span class="preprocessor">#define GRPC_ARG_ENABLE_LOAD_REPORTING "grpc.loadreporting"</span></div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga813f94f9ac3174571dd712c96cdbbdc1"> 157</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH "grpc.max_receive_message_length"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga17b79aacf3bbfb0bce6d29bf9867988b"> 157</a></span> <span class="preprocessor">#define GRPC_ARG_MINIMAL_STACK "grpc.minimal_stack"</span></div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga50f37feb7c000a23b3b0edf4c31d4367"> 159</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_MESSAGE_LENGTH GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH</span></div>
|
|
|
|
-<div class="line"><a name="l00160"></a><span class="lineno"> 160</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab4defdabac3610ef8a5946848592458c"> 162</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_SEND_MESSAGE_LENGTH "grpc.max_send_message_length"</span></div>
|
|
|
|
-<div class="line"><a name="l00163"></a><span class="lineno"> 163</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaecc45a63163796ca1bc5453938bdfb36"> 164</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_INITIAL_SEQUENCE_NUMBER \</span></div>
|
|
|
|
-<div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <span class="preprocessor"> "grpc.http2.initial_sequence_number"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga5bb9256d0b457cab219f4d9d765148b6"> 160</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_CONCURRENT_STREAMS "grpc.max_concurrent_streams"</span></div>
|
|
|
|
+<div class="line"><a name="l00161"></a><span class="lineno"> 161</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga813f94f9ac3174571dd712c96cdbbdc1"> 163</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH "grpc.max_receive_message_length"</span></div>
|
|
|
|
+<div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga50f37feb7c000a23b3b0edf4c31d4367"> 165</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_MESSAGE_LENGTH GRPC_ARG_MAX_RECEIVE_MESSAGE_LENGTH</span></div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac02673f790cd2e8616e03aa010be67d6"> 170</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES "grpc.http2.lookahead_bytes"</span></div>
|
|
|
|
-<div class="line"><a name="l00171"></a><span class="lineno"> 171</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga216089aecb45149441024ffe5542cbaf"> 172</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_DECODER \</span></div>
|
|
|
|
-<div class="line"><a name="l00173"></a><span class="lineno"> 173</span> <span class="preprocessor"> "grpc.http2.hpack_table_size.decoder"</span></div>
|
|
|
|
-<div class="line"><a name="l00174"></a><span class="lineno"> 174</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaab50fc8faf9f04675a9fefa9d631e362"> 175</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_ENCODER \</span></div>
|
|
|
|
-<div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="preprocessor"> "grpc.http2.hpack_table_size.encoder"</span></div>
|
|
|
|
-<div class="line"><a name="l00177"></a><span class="lineno"> 177</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00181"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2ef6e079e5d61b34ce236f50fd38fc83"> 181</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size"</span></div>
|
|
|
|
-<div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0958b21ee82acd9c77de30a978c59fb2"> 183</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_BDP_PROBE "grpc.http2.bdp_probe"</span></div>
|
|
|
|
-<div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacc0d0f1d3d582d39fcfb7a835b730a6c"> 185</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_TIME_BETWEEN_PINGS_MS \</span></div>
|
|
|
|
-<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="preprocessor"> "grpc.http2.min_time_between_pings_ms"</span></div>
|
|
|
|
-<div class="line"><a name="l00187"></a><span class="lineno"> 187</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga401cc6c0e567cbbb8b689b091f92dc7e"> 191</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA \</span></div>
|
|
|
|
-<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="preprocessor"> "grpc.http2.max_pings_without_data"</span></div>
|
|
|
|
-<div class="line"><a name="l00193"></a><span class="lineno"> 193</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga8ee81850446e587a7410df5ab640c565"> 195</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE "grpc.http2.write_buffer_size"</span></div>
|
|
|
|
-<div class="line"><a name="l00196"></a><span class="lineno"> 196</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga94348fa32d1b859ebea9a1c04d865b63"> 198</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_KEEPALIVE_TIME "grpc.http2.keepalive_time"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab4defdabac3610ef8a5946848592458c"> 168</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_SEND_MESSAGE_LENGTH "grpc.max_send_message_length"</span></div>
|
|
|
|
+<div class="line"><a name="l00169"></a><span class="lineno"> 169</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga8a7a3d98f39302c7859aa09e3f35a12a"> 171</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_CONNECTION_IDLE_MS "grpc.max_connection_idle_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00172"></a><span class="lineno"> 172</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabd3a16f46ad2cb5f06064bb607df7b5b"> 174</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_CONNECTION_AGE_MS "grpc.max_connection_age_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00175"></a><span class="lineno"> 175</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf4574abe94c339c6f21163bca6e7b6b7"> 177</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_CONNECTION_AGE_GRACE_MS "grpc.max_connection_age_grace_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaecc45a63163796ca1bc5453938bdfb36"> 179</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_INITIAL_SEQUENCE_NUMBER \</span></div>
|
|
|
|
+<div class="line"><a name="l00180"></a><span class="lineno"> 180</span> <span class="preprocessor"> "grpc.http2.initial_sequence_number"</span></div>
|
|
|
|
+<div class="line"><a name="l00181"></a><span class="lineno"> 181</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac02673f790cd2e8616e03aa010be67d6"> 185</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES "grpc.http2.lookahead_bytes"</span></div>
|
|
|
|
+<div class="line"><a name="l00186"></a><span class="lineno"> 186</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga216089aecb45149441024ffe5542cbaf"> 187</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_DECODER \</span></div>
|
|
|
|
+<div class="line"><a name="l00188"></a><span class="lineno"> 188</span> <span class="preprocessor"> "grpc.http2.hpack_table_size.decoder"</span></div>
|
|
|
|
+<div class="line"><a name="l00189"></a><span class="lineno"> 189</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaab50fc8faf9f04675a9fefa9d631e362"> 190</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_HPACK_TABLE_SIZE_ENCODER \</span></div>
|
|
|
|
+<div class="line"><a name="l00191"></a><span class="lineno"> 191</span> <span class="preprocessor"> "grpc.http2.hpack_table_size.encoder"</span></div>
|
|
|
|
+<div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2ef6e079e5d61b34ce236f50fd38fc83"> 196</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_FRAME_SIZE "grpc.http2.max_frame_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00197"></a><span class="lineno"> 197</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0958b21ee82acd9c77de30a978c59fb2"> 198</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_BDP_PROBE "grpc.http2.bdp_probe"</span></div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaddc1b8fbbef14c438bbd1eeee7a27b86"> 201</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_KEEPALIVE_TIMEOUT "grpc.http2.keepalive_timeout"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacc0d0f1d3d582d39fcfb7a835b730a6c"> 200</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_TIME_BETWEEN_PINGS_MS \</span></div>
|
|
|
|
+<div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <span class="preprocessor"> "grpc.http2.min_time_between_pings_ms"</span></div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga25f4eeeb4bc37e5f41319a6aedae34e1"> 204</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_KEEPALIVE_PERMIT_WITHOUT_CALLS \</span></div>
|
|
|
|
-<div class="line"><a name="l00205"></a><span class="lineno"> 205</span> <span class="preprocessor"> "grpc.http2.keepalive_permit_without_calls"</span></div>
|
|
|
|
-<div class="line"><a name="l00206"></a><span class="lineno"> 206</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadd42f97666fbfc66b7dac253ac3b73ae"> 208</a></span> <span class="preprocessor">#define GRPC_ARG_DEFAULT_AUTHORITY "grpc.default_authority"</span></div>
|
|
|
|
-<div class="line"><a name="l00209"></a><span class="lineno"> 209</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0732df2d9003e9ee1c01e50e41b5a8e2"> 211</a></span> <span class="preprocessor">#define GRPC_ARG_PRIMARY_USER_AGENT_STRING "grpc.primary_user_agent"</span></div>
|
|
|
|
-<div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf47b4048c11e4f8f4162f12c135c2da4"> 214</a></span> <span class="preprocessor">#define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent"</span></div>
|
|
|
|
-<div class="line"><a name="l00215"></a><span class="lineno"> 215</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac978e84658bcda47633c5b81a80d0052"> 216</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECONNECT_BACKOFF_MS "grpc.max_reconnect_backoff_ms"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga401cc6c0e567cbbb8b689b091f92dc7e"> 206</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PINGS_WITHOUT_DATA \</span></div>
|
|
|
|
+<div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="preprocessor"> "grpc.http2.max_pings_without_data"</span></div>
|
|
|
|
+<div class="line"><a name="l00208"></a><span class="lineno"> 208</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf50a9992745183e14e8c660d954c1d82"> 212</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MAX_PING_STRIKES "grpc.http2.max_ping_strikes"</span></div>
|
|
|
|
+<div class="line"><a name="l00213"></a><span class="lineno"> 213</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac3470e2718001b173a7b8398ab60fe09"> 215</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_MIN_PING_INTERVAL_WITHOUT_DATA_MS \</span></div>
|
|
|
|
+<div class="line"><a name="l00216"></a><span class="lineno"> 216</span> <span class="preprocessor"> "grpc.http2.min_ping_interval_without_data_ms"</span></div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaedb26c5ca7d3d279b81d12d9bf6dabc6"> 218</a></span> <span class="preprocessor">#define GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS \</span></div>
|
|
|
|
-<div class="line"><a name="l00219"></a><span class="lineno"> 219</span> <span class="preprocessor"> "grpc.initial_reconnect_backoff_ms"</span></div>
|
|
|
|
-<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="preprocessor"></span><span class="comment">/* The caller of the secure_channel_create functions may override the target</span></div>
|
|
|
|
-<div class="line"><a name="l00221"></a><span class="lineno"> 221</span> <span class="comment"> name used for SSL host name checking using this channel argument which is of</span></div>
|
|
|
|
-<div class="line"><a name="l00222"></a><span class="lineno"> 222</span> <span class="comment"> type \a GRPC_ARG_STRING. This *should* be used for testing only.</span></div>
|
|
|
|
-<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> <span class="comment"> If this argument is not specified, the name used for SSL host name checking</span></div>
|
|
|
|
-<div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="comment"> will be the target parameter (assuming that the secure channel is an SSL</span></div>
|
|
|
|
-<div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="comment"> channel). If this parameter is specified and the underlying is not an SSL</span></div>
|
|
|
|
-<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="comment"> channel, it will just be ignored. */</span></div>
|
|
|
|
-<div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga218bf55b665134a11baf07ada5980825"> 227</a></span> <span class="preprocessor">#define GRPC_SSL_TARGET_NAME_OVERRIDE_ARG "grpc.ssl_target_name_override"</span></div>
|
|
|
|
-<div class="line"><a name="l00228"></a><span class="lineno"> 228</span> <span class="preprocessor"></span><span class="comment">/* Maximum metadata size, in bytes. */</span></div>
|
|
|
|
-<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2a9e23d3fe81ae539ba655d2e49051c8"> 229</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga8ee81850446e587a7410df5ab640c565"> 219</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_WRITE_BUFFER_SIZE "grpc.http2.write_buffer_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gacccbdf888685b6d4beda61a3600f4a20"> 222</a></span> <span class="preprocessor">#define GRPC_ARG_HTTP2_ENABLE_TRUE_BINARY "grpc.http2.true_binary"</span></div>
|
|
|
|
+<div class="line"><a name="l00223"></a><span class="lineno"> 223</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabeeccb441a671122c75384e062b1b91b"> 225</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIME_MS "grpc.keepalive_time_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga78975b982fd17ff190fddf2f90050ee3"> 229</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_TIMEOUT_MS "grpc.keepalive_timeout_ms"</span></div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga40e635cf00ea7a10c71ed71c03d97f23"> 231</a></span> <span class="preprocessor">#define GRPC_ARG_ALLOW_REUSEPORT "grpc.so_reuseport"</span></div>
|
|
|
|
-<div class="line"><a name="l00232"></a><span class="lineno"> 232</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaa8bb5c65808f9c340ba7e4dd4f9f0f39"> 234</a></span> <span class="preprocessor">#define GRPC_ARG_RESOURCE_QUOTA "grpc.resource_quota"</span></div>
|
|
|
|
-<div class="line"><a name="l00235"></a><span class="lineno"> 235</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab11602475264d01e0ea50f0ce376cdcd"> 236</a></span> <span class="preprocessor">#define GRPC_ARG_EXPAND_WILDCARD_ADDRS "grpc.expand_wildcard_addrs"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf900669f52f137677c4dbb9a7a902c92"> 232</a></span> <span class="preprocessor">#define GRPC_ARG_KEEPALIVE_PERMIT_WITHOUT_CALLS \</span></div>
|
|
|
|
+<div class="line"><a name="l00233"></a><span class="lineno"> 233</span> <span class="preprocessor"> "grpc.keepalive_permit_without_calls"</span></div>
|
|
|
|
+<div class="line"><a name="l00234"></a><span class="lineno"> 234</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadd42f97666fbfc66b7dac253ac3b73ae"> 236</a></span> <span class="preprocessor">#define GRPC_ARG_DEFAULT_AUTHORITY "grpc.default_authority"</span></div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad60df744eb84ef55a371de9b8bd2373d"> 238</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG "grpc.service_config"</span></div>
|
|
|
|
-<div class="line"><a name="l00239"></a><span class="lineno"> 239</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga72c2b475e218ecfd36bb7d3551d0295b"> 240</a></span> <span class="preprocessor">#define GRPC_ARG_LB_POLICY_NAME "grpc.lb_policy_name"</span></div>
|
|
|
|
-<div class="line"><a name="l00241"></a><span class="lineno"> 241</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabdcf8122824e386dcc23b947473e83e0"> 242</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_MUTATOR "grpc.socket_mutator"</span></div>
|
|
|
|
|
|
+<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga0732df2d9003e9ee1c01e50e41b5a8e2"> 239</a></span> <span class="preprocessor">#define GRPC_ARG_PRIMARY_USER_AGENT_STRING "grpc.primary_user_agent"</span></div>
|
|
|
|
+<div class="line"><a name="l00240"></a><span class="lineno"> 240</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaf47b4048c11e4f8f4162f12c135c2da4"> 242</a></span> <span class="preprocessor">#define GRPC_ARG_SECONDARY_USER_AGENT_STRING "grpc.secondary_user_agent"</span></div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="preprocessor"></span></div>
|
|
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span> <span class="preprocessor"></span></div>
|
|
-<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga3da556ec531495ace9f93b97c8c4f24b"> 245</a></span> <span class="preprocessor">#define GRPC_ARG_USE_CRONET_PACKET_COALESCING \</span></div>
|
|
|
|
-<div class="line"><a name="l00246"></a><span class="lineno"> 246</span> <span class="preprocessor"> "grpc.use_cronet_packet_coalescing"</span></div>
|
|
|
|
-<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b"> 253</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a> {</div>
|
|
|
|
-<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"> 255</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a> = 0,</div>
|
|
|
|
-<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"> 257</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a>,</div>
|
|
|
|
-<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"> 259</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a>,</div>
|
|
|
|
-<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"> 261</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a>,</div>
|
|
|
|
-<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"> 263</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a>,</div>
|
|
|
|
-<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"> 265</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a>,</div>
|
|
|
|
-<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"> 267</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a>,</div>
|
|
|
|
-<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"> 270</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a>,</div>
|
|
|
|
-<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"> 272</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a>,</div>
|
|
|
|
-<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"> 274</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a>,</div>
|
|
|
|
-<div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"> 276</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a>,</div>
|
|
|
|
-<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"> 278</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a>,</div>
|
|
|
|
-<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"> 281</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a>,</div>
|
|
|
|
-<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"> 283</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a>,</div>
|
|
|
|
-<div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"> 285</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div>
|
|
|
|
-<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> } <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a>;</div>
|
|
|
|
-<div class="line"><a name="l00287"></a><span class="lineno"> 287</span> </div>
|
|
|
|
-<div class="line"><a name="l00288"></a><span class="lineno"> 288</span> <span class="comment">/* Default send/receive message size limits in bytes. -1 for unlimited. */</span></div>
|
|
|
|
-<div class="line"><a name="l00289"></a><span class="lineno"> 289</span> <span class="comment">/* TODO(roth) Make this match the default receive limit after next release */</span></div>
|
|
|
|
-<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a4e5d829393a2ad7a98e53c4856057220"> 290</a></span> <span class="preprocessor">#define GRPC_DEFAULT_MAX_SEND_MESSAGE_LENGTH -1</span></div>
|
|
|
|
-<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a25687d417e9dc0a05af692dff23af179"> 291</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_DEFAULT_MAX_RECV_MESSAGE_LENGTH (4 * 1024 * 1024)</span></div>
|
|
|
|
-<div class="line"><a name="l00292"></a><span class="lineno"> 292</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00293"></a><span class="lineno"> 293</span> <span class="comment">/* Write Flags: */</span></div>
|
|
|
|
-<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#adf29fd8b7df2ecc47d14a7f5a3a079c0"> 297</a></span> <span class="preprocessor">#define GRPC_WRITE_BUFFER_HINT (0x00000001u)</span></div>
|
|
|
|
-<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ae09000181671f031ed0e319ed557da4e"> 300</a></span> <span class="preprocessor">#define GRPC_WRITE_NO_COMPRESS (0x00000002u)</span></div>
|
|
|
|
-<div class="line"><a name="l00301"></a><span class="lineno"> 301</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3317259e1098b2b6f49982d6997bbf6a"> 302</a></span> <span class="preprocessor">#define GRPC_WRITE_USED_MASK (GRPC_WRITE_BUFFER_HINT | GRPC_WRITE_NO_COMPRESS)</span></div>
|
|
|
|
-<div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00304"></a><span class="lineno"> 304</span> <span class="comment">/* Initial metadata flags */</span></div>
|
|
|
|
-<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3b9e262e1a797030f62bccfe7b42ce01"> 306</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST (0x00000010u)</span></div>
|
|
|
|
-<div class="line"><a name="l00307"></a><span class="lineno"> 307</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a9606180fd0950a1514522fbe535edf49"> 308</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY (0x00000020u)</span></div>
|
|
|
|
-<div class="line"><a name="l00309"></a><span class="lineno"> 309</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7978c09a9933e7b858c65c1b03eb5b2b"> 310</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CACHEABLE_REQUEST (0x00000040u)</span></div>
|
|
|
|
-<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#afa71c451716eca6c8d38fb71d66c0bbb"> 313</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u)</span></div>
|
|
|
|
-<div class="line"><a name="l00314"></a><span class="lineno"> 314</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#aca7fa3c1b87589e5829f508ee3fc1f84"> 316</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_USED_MASK \</span></div>
|
|
|
|
-<div class="line"><a name="l00317"></a><span class="lineno"> 317</span> <span class="preprocessor"> (GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST | \</span></div>
|
|
|
|
-<div class="line"><a name="l00318"></a><span class="lineno"> 318</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_WAIT_FOR_READY | \</span></div>
|
|
|
|
-<div class="line"><a name="l00319"></a><span class="lineno"> 319</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_CACHEABLE_REQUEST | \</span></div>
|
|
|
|
-<div class="line"><a name="l00320"></a><span class="lineno"> 320</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET)</span></div>
|
|
|
|
-<div class="line"><a name="l00321"></a><span class="lineno"> 321</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html"> 323</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__metadata.html">grpc_metadata</a> {</div>
|
|
|
|
-<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="comment">/* the key, value values are expected to line up with grpc_mdelem: if changing</span></div>
|
|
|
|
-<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> <span class="comment"> them, update metadata.h at the same time. */</span></div>
|
|
|
|
-<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6"> 326</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">key</a>;</div>
|
|
|
|
-<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7"> 327</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">value</a>;</div>
|
|
|
|
-<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div>
|
|
|
|
-<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91"> 329</a></span>  uint32_t <a class="code" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">flags</a>;</div>
|
|
|
|
-<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> </div>
|
|
|
|
-<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658"> 335</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">obfuscated</a>[4];</div>
|
|
|
|
-<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  } <a class="code" href="structgrpc__metadata.html#aba09cd6e090d511fe4ade0706f55e006">internal_data</a>;</div>
|
|
|
|
-<div class="line"><a name="l00337"></a><span class="lineno"> 337</span> } <a class="code" href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00338"></a><span class="lineno"> 338</span> </div>
|
|
|
|
-<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87"> 340</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> {</div>
|
|
|
|
-<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"> 342</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a>,</div>
|
|
|
|
-<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"> 344</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a>,</div>
|
|
|
|
-<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"> 346</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div>
|
|
|
|
-<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> } <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a>;</div>
|
|
|
|
-<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> </div>
|
|
|
|
-<div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="structgrpc__event.html"> 352</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__event.html">grpc_event</a> {</div>
|
|
|
|
-<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7"> 354</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> <a class="code" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">type</a>;</div>
|
|
|
|
-<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db"> 357</a></span>  <span class="keywordtype">int</span> <a class="code" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">success</a>;</div>
|
|
|
|
-<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201"> 360</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">tag</a>;</div>
|
|
|
|
-<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> } <a class="code" href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a>;</div>
|
|
|
|
-<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> </div>
|
|
|
|
-<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html"> 363</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4"> 364</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">count</a>;</div>
|
|
|
|
-<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97"> 365</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">capacity</a>;</div>
|
|
|
|
-<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe"> 366</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00367"></a><span class="lineno"> 367</span> } <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>;</div>
|
|
|
|
-<div class="line"><a name="l00368"></a><span class="lineno"> 368</span> </div>
|
|
|
|
-<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html"> 369</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717"> 370</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">method</a>;</div>
|
|
|
|
-<div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf"> 371</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">host</a>;</div>
|
|
|
|
-<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15"> 372</a></span>  <a class="code" href="structgpr__timespec.html">gpr_timespec</a> <a class="code" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">deadline</a>;</div>
|
|
|
|
-<div class="line"><a name="l00373"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077"> 373</a></span>  uint32_t <a class="code" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">flags</a>;</div>
|
|
|
|
-<div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d"> 374</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">reserved</a>;</div>
|
|
|
|
-<div class="line"><a name="l00375"></a><span class="lineno"> 375</span> } <a class="code" href="structgrpc__call__details.html">grpc_call_details</a>;</div>
|
|
|
|
-<div class="line"><a name="l00376"></a><span class="lineno"> 376</span> </div>
|
|
|
|
-<div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a"> 377</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
|
|
|
|
-<div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"> 382</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a> = 0,</div>
|
|
|
|
-<div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"> 386</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a>,</div>
|
|
|
|
-<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"> 392</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a>,</div>
|
|
|
|
-<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"> 398</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a>,</div>
|
|
|
|
-<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"> 403</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a>,</div>
|
|
|
|
-<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"> 407</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a>,</div>
|
|
|
|
-<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"> 413</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a>,</div>
|
|
|
|
-<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"> 419</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div>
|
|
|
|
-<div class="line"><a name="l00420"></a><span class="lineno"> 420</span> } <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a>;</div>
|
|
|
|
-<div class="line"><a name="l00421"></a><span class="lineno"> 421</span> </div>
|
|
|
|
-<div class="line"><a name="l00422"></a><span class="lineno"> 422</span> <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>;</div>
|
|
|
|
-<div class="line"><a name="l00423"></a><span class="lineno"> 423</span> </div>
|
|
|
|
-<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="structgrpc__op.html"> 426</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__op.html">grpc_op</a> {</div>
|
|
|
|
-<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115"> 428</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a> <a class="code" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">op</a>;</div>
|
|
|
|
-<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019"> 430</a></span>  uint32_t <a class="code" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">flags</a>;</div>
|
|
|
|
-<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c"> 432</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>;</div>
|
|
|
|
-<div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keyword">union </span>{</div>
|
|
|
|
-<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>[8];</div>
|
|
|
|
-<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  } <a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>;</div>
|
|
|
|
-<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a"> 439</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a">count</a>;</div>
|
|
|
|
-<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079"> 440</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079">metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b"> 444</a></span>  uint8_t <a class="code" href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b">is_set</a>;</div>
|
|
|
|
-<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a"> 445</a></span>  <a class="code" href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a> <a class="code" href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a">level</a>;</div>
|
|
|
|
-<div class="line"><a name="l00446"></a><span class="lineno"> 446</span>  } <a class="code" href="structgrpc__op.html#a0cff15e5af3d9835f0be68887f2bc391">maybe_compression_level</a>;</div>
|
|
|
|
-<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  } <a class="code" href="structgrpc__op.html#ac2e6c876e65f9adc5f18bc049224386d">send_initial_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b"> 449</a></span>  <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> *<a class="code" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">send_message</a>;</div>
|
|
|
|
-<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  } <a class="code" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">send_message</a>;</div>
|
|
|
|
-<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab"> 452</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab">trailing_metadata_count</a>;</div>
|
|
|
|
-<div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47"> 453</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47">trailing_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25"> 454</a></span>  <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> <a class="code" href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25">status</a>;</div>
|
|
|
|
-<div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  <span class="comment">/* optional: set to NULL if no details need sending, non-NULL if they do</span></div>
|
|
|
|
-<div class="line"><a name="l00456"></a><span class="lineno"> 456</span> <span class="comment"> * pointer will not be retained past the start_batch call</span></div>
|
|
|
|
-<div class="line"><a name="l00457"></a><span class="lineno"> 457</span> <span class="comment"> */</span></div>
|
|
|
|
-<div class="line"><a name="l00458"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd"> 458</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">status_details</a>;</div>
|
|
|
|
-<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  } <a class="code" href="structgrpc__op.html#a94ee6929a571f0d48daecf9972764104">send_status_from_server</a>;</div>
|
|
|
|
-<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00466"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749"> 466</a></span>  <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">recv_initial_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  } <a class="code" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">recv_initial_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00472"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2"> 472</a></span>  <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> **<a class="code" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">recv_message</a>;</div>
|
|
|
|
-<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  } <a class="code" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">recv_message</a>;</div>
|
|
|
|
-<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1"> 481</a></span>  <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1">trailing_metadata</a>;</div>
|
|
|
|
-<div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4"> 482</a></span>  <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> *<a class="code" href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4">status</a>;</div>
|
|
|
|
-<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">status_details</a>;</div>
|
|
|
|
-<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  } <a class="code" href="structgrpc__op.html#a05341389759a9f6a3f24a9fca336a16d">recv_status_on_client</a>;</div>
|
|
|
|
-<div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00488"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874"> 488</a></span>  <span class="keywordtype">int</span> *<a class="code" href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874">cancelled</a>;</div>
|
|
|
|
-<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  } <a class="code" href="structgrpc__op.html#a94a99fe3a6c33447b417a5dc625d0457">recv_close_on_server</a>;</div>
|
|
|
|
-<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  } <a class="code" href="structgrpc__op.html#ae6714d192571c7c0b61a0f951c282cdd">data</a>;</div>
|
|
|
|
-<div class="line"><a name="l00491"></a><span class="lineno"> 491</span> } <a class="code" href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a>;</div>
|
|
|
|
-<div class="line"><a name="l00492"></a><span class="lineno"> 492</span> </div>
|
|
|
|
-<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html"> 494</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
-<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>  <span class="comment">/* If non-NULL, will be set to point to a string indicating the LB</span></div>
|
|
|
|
-<div class="line"><a name="l00496"></a><span class="lineno"> 496</span> <span class="comment"> * policy name. Caller takes ownership. */</span></div>
|
|
|
|
-<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d"> 497</a></span>  <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">lb_policy_name</a>;</div>
|
|
|
|
-<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>  <span class="comment">/* If non-NULL, will be set to point to a string containing the</span></div>
|
|
|
|
-<div class="line"><a name="l00499"></a><span class="lineno"> 499</span> <span class="comment"> * service config used by the channel in JSON form. */</span></div>
|
|
|
|
-<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba"> 500</a></span>  <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">service_config_json</a>;</div>
|
|
|
|
-<div class="line"><a name="l00501"></a><span class="lineno"> 501</span> } <a class="code" href="structgrpc__channel__info.html">grpc_channel_info</a>;</div>
|
|
|
|
-<div class="line"><a name="l00502"></a><span class="lineno"> 502</span> </div>
|
|
|
|
-<div class="line"><a name="l00503"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05"> 503</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a> <a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a>;</div>
|
|
|
|
-<div class="line"><a name="l00504"></a><span class="lineno"> 504</span> </div>
|
|
|
|
-<div class="line"><a name="l00505"></a><span class="lineno"> 505</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
|
|
-<div class="line"><a name="l00506"></a><span class="lineno"> 506</span> <span class="preprocessor"></span>}</div>
|
|
|
|
-<div class="line"><a name="l00507"></a><span class="lineno"> 507</span> <span class="preprocessor">#endif</span></div>
|
|
|
|
-<div class="line"><a name="l00508"></a><span class="lineno"> 508</span> <span class="preprocessor"></span></div>
|
|
|
|
-<div class="line"><a name="l00509"></a><span class="lineno"> 509</span> <span class="preprocessor">#endif </span><span class="comment">/* GRPC_IMPL_CODEGEN_GRPC_TYPES_H */</span><span class="preprocessor"></span></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a></div><div class="ttdoc">everything went ok </div><div class="ttdef"><b>Definition:</b> grpc_types.h:255</div></div>
|
|
|
|
|
|
+<div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gac978e84658bcda47633c5b81a80d0052"> 244</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_RECONNECT_BACKOFF_MS "grpc.max_reconnect_backoff_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00245"></a><span class="lineno"> 245</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaedb26c5ca7d3d279b81d12d9bf6dabc6"> 246</a></span> <span class="preprocessor">#define GRPC_ARG_INITIAL_RECONNECT_BACKOFF_MS \</span></div>
|
|
|
|
+<div class="line"><a name="l00247"></a><span class="lineno"> 247</span> <span class="preprocessor"> "grpc.initial_reconnect_backoff_ms"</span></div>
|
|
|
|
+<div class="line"><a name="l00248"></a><span class="lineno"> 248</span> <span class="preprocessor"></span><span class="comment">/* The caller of the secure_channel_create functions may override the target</span></div>
|
|
|
|
+<div class="line"><a name="l00249"></a><span class="lineno"> 249</span> <span class="comment"> name used for SSL host name checking using this channel argument which is of</span></div>
|
|
|
|
+<div class="line"><a name="l00250"></a><span class="lineno"> 250</span> <span class="comment"> type \a GRPC_ARG_STRING. This *should* be used for testing only.</span></div>
|
|
|
|
+<div class="line"><a name="l00251"></a><span class="lineno"> 251</span> <span class="comment"> If this argument is not specified, the name used for SSL host name checking</span></div>
|
|
|
|
+<div class="line"><a name="l00252"></a><span class="lineno"> 252</span> <span class="comment"> will be the target parameter (assuming that the secure channel is an SSL</span></div>
|
|
|
|
+<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> <span class="comment"> channel). If this parameter is specified and the underlying is not an SSL</span></div>
|
|
|
|
+<div class="line"><a name="l00254"></a><span class="lineno"> 254</span> <span class="comment"> channel, it will just be ignored. */</span></div>
|
|
|
|
+<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga218bf55b665134a11baf07ada5980825"> 255</a></span> <span class="preprocessor">#define GRPC_SSL_TARGET_NAME_OVERRIDE_ARG "grpc.ssl_target_name_override"</span></div>
|
|
|
|
+<div class="line"><a name="l00256"></a><span class="lineno"> 256</span> <span class="preprocessor"></span><span class="comment">/* Maximum metadata size, in bytes. */</span></div>
|
|
|
|
+<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga2a9e23d3fe81ae539ba655d2e49051c8"> 257</a></span> <span class="preprocessor">#define GRPC_ARG_MAX_METADATA_SIZE "grpc.max_metadata_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00258"></a><span class="lineno"> 258</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga40e635cf00ea7a10c71ed71c03d97f23"> 259</a></span> <span class="preprocessor">#define GRPC_ARG_ALLOW_REUSEPORT "grpc.so_reuseport"</span></div>
|
|
|
|
+<div class="line"><a name="l00260"></a><span class="lineno"> 260</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gaa8bb5c65808f9c340ba7e4dd4f9f0f39"> 262</a></span> <span class="preprocessor">#define GRPC_ARG_RESOURCE_QUOTA "grpc.resource_quota"</span></div>
|
|
|
|
+<div class="line"><a name="l00263"></a><span class="lineno"> 263</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gab11602475264d01e0ea50f0ce376cdcd"> 264</a></span> <span class="preprocessor">#define GRPC_ARG_EXPAND_WILDCARD_ADDRS "grpc.expand_wildcard_addrs"</span></div>
|
|
|
|
+<div class="line"><a name="l00265"></a><span class="lineno"> 265</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gad60df744eb84ef55a371de9b8bd2373d"> 266</a></span> <span class="preprocessor">#define GRPC_ARG_SERVICE_CONFIG "grpc.service_config"</span></div>
|
|
|
|
+<div class="line"><a name="l00267"></a><span class="lineno"> 267</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga72c2b475e218ecfd36bb7d3551d0295b"> 268</a></span> <span class="preprocessor">#define GRPC_ARG_LB_POLICY_NAME "grpc.lb_policy_name"</span></div>
|
|
|
|
+<div class="line"><a name="l00269"></a><span class="lineno"> 269</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gabdcf8122824e386dcc23b947473e83e0"> 270</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_MUTATOR "grpc.socket_mutator"</span></div>
|
|
|
|
+<div class="line"><a name="l00271"></a><span class="lineno"> 271</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga9e1054f78a26481931b10aa0b33f52b7"> 272</a></span> <span class="preprocessor">#define GRPC_ARG_SOCKET_FACTORY "grpc.socket_factory"</span></div>
|
|
|
|
+<div class="line"><a name="l00273"></a><span class="lineno"> 273</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga3da556ec531495ace9f93b97c8c4f24b"> 275</a></span> <span class="preprocessor">#define GRPC_ARG_USE_CRONET_PACKET_COALESCING \</span></div>
|
|
|
|
+<div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="preprocessor"> "grpc.use_cronet_packet_coalescing"</span></div>
|
|
|
|
+<div class="line"><a name="l00277"></a><span class="lineno"> 277</span> <span class="preprocessor"></span><span class="comment">/* Channel arg (integer) setting how large a slice to try and read from the wire</span></div>
|
|
|
|
+<div class="line"><a name="l00278"></a><span class="lineno"> 278</span> <span class="comment">each time recvmsg (or equivalent) is called */</span></div>
|
|
|
|
+<div class="line"><a name="l00279"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga82582ed0fcd7d6b0090f9102d75c765a"> 279</a></span> <span class="preprocessor">#define GRPC_ARG_TCP_READ_CHUNK_SIZE "grpc.experimental.tcp_read_chunk_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#ga1f91c3aec64a436d29051c8d415b1053"> 280</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_TCP_DEFAULT_READ_SLICE_SIZE 8192</span></div>
|
|
|
|
+<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gae55b7bd57a5344e0083eac4d06c2d51b"> 281</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MIN_READ_CHUNK_SIZE \</span></div>
|
|
|
|
+<div class="line"><a name="l00282"></a><span class="lineno"> 282</span> <span class="preprocessor"> "grpc.experimental.tcp_min_read_chunk_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="group__grpc__arg__keys.html#gadeaad8ae5b50ee8d2fb44d289aeb223d"> 283</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_ARG_TCP_MAX_READ_CHUNK_SIZE \</span></div>
|
|
|
|
+<div class="line"><a name="l00284"></a><span class="lineno"> 284</span> <span class="preprocessor"> "grpc.experimental.tcp_max_read_chunk_size"</span></div>
|
|
|
|
+<div class="line"><a name="l00285"></a><span class="lineno"> 285</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b"> 291</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a> {</div>
|
|
|
|
+<div class="line"><a name="l00293"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"> 293</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a> = 0,</div>
|
|
|
|
+<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"> 295</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a>,</div>
|
|
|
|
+<div class="line"><a name="l00297"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"> 297</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a>,</div>
|
|
|
|
+<div class="line"><a name="l00299"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"> 299</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a>,</div>
|
|
|
|
+<div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"> 301</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a>,</div>
|
|
|
|
+<div class="line"><a name="l00303"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"> 303</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a>,</div>
|
|
|
|
+<div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"> 305</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a>,</div>
|
|
|
|
+<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"> 308</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a>,</div>
|
|
|
|
+<div class="line"><a name="l00310"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"> 310</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a>,</div>
|
|
|
|
+<div class="line"><a name="l00312"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"> 312</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a>,</div>
|
|
|
|
+<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"> 314</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a>,</div>
|
|
|
|
+<div class="line"><a name="l00316"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"> 316</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a>,</div>
|
|
|
|
+<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"> 319</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a>,</div>
|
|
|
|
+<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"> 321</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a>,</div>
|
|
|
|
+<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"> 323</a></span>  <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div>
|
|
|
|
+<div class="line"><a name="l00324"></a><span class="lineno"> 324</span> } <a class="code" href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a>;</div>
|
|
|
|
+<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> </div>
|
|
|
|
+<div class="line"><a name="l00326"></a><span class="lineno"> 326</span> <span class="comment">/* Default send/receive message size limits in bytes. -1 for unlimited. */</span></div>
|
|
|
|
+<div class="line"><a name="l00327"></a><span class="lineno"> 327</span> <span class="comment">/* TODO(roth) Make this match the default receive limit after next release */</span></div>
|
|
|
|
+<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a4e5d829393a2ad7a98e53c4856057220"> 328</a></span> <span class="preprocessor">#define GRPC_DEFAULT_MAX_SEND_MESSAGE_LENGTH -1</span></div>
|
|
|
|
+<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a25687d417e9dc0a05af692dff23af179"> 329</a></span> <span class="preprocessor"></span><span class="preprocessor">#define GRPC_DEFAULT_MAX_RECV_MESSAGE_LENGTH (4 * 1024 * 1024)</span></div>
|
|
|
|
+<div class="line"><a name="l00330"></a><span class="lineno"> 330</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00331"></a><span class="lineno"> 331</span> <span class="comment">/* Write Flags: */</span></div>
|
|
|
|
+<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#adf29fd8b7df2ecc47d14a7f5a3a079c0"> 335</a></span> <span class="preprocessor">#define GRPC_WRITE_BUFFER_HINT (0x00000001u)</span></div>
|
|
|
|
+<div class="line"><a name="l00336"></a><span class="lineno"> 336</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ae09000181671f031ed0e319ed557da4e"> 338</a></span> <span class="preprocessor">#define GRPC_WRITE_NO_COMPRESS (0x00000002u)</span></div>
|
|
|
|
+<div class="line"><a name="l00339"></a><span class="lineno"> 339</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00340"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3317259e1098b2b6f49982d6997bbf6a"> 340</a></span> <span class="preprocessor">#define GRPC_WRITE_USED_MASK (GRPC_WRITE_BUFFER_HINT | GRPC_WRITE_NO_COMPRESS)</span></div>
|
|
|
|
+<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00342"></a><span class="lineno"> 342</span> <span class="comment">/* Initial metadata flags */</span></div>
|
|
|
|
+<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a3b9e262e1a797030f62bccfe7b42ce01"> 344</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST (0x00000010u)</span></div>
|
|
|
|
+<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a9606180fd0950a1514522fbe535edf49"> 346</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY (0x00000020u)</span></div>
|
|
|
|
+<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00348"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a7978c09a9933e7b858c65c1b03eb5b2b"> 348</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CACHEABLE_REQUEST (0x00000040u)</span></div>
|
|
|
|
+<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#afa71c451716eca6c8d38fb71d66c0bbb"> 351</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET (0x00000080u)</span></div>
|
|
|
|
+<div class="line"><a name="l00352"></a><span class="lineno"> 352</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a1175f30479912922d006387536d2c46c"> 353</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_CORKED (0x00000100u)</span></div>
|
|
|
|
+<div class="line"><a name="l00354"></a><span class="lineno"> 354</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#aca7fa3c1b87589e5829f508ee3fc1f84"> 356</a></span> <span class="preprocessor">#define GRPC_INITIAL_METADATA_USED_MASK \</span></div>
|
|
|
|
+<div class="line"><a name="l00357"></a><span class="lineno"> 357</span> <span class="preprocessor"> (GRPC_INITIAL_METADATA_IDEMPOTENT_REQUEST | \</span></div>
|
|
|
|
+<div class="line"><a name="l00358"></a><span class="lineno"> 358</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_WAIT_FOR_READY | \</span></div>
|
|
|
|
+<div class="line"><a name="l00359"></a><span class="lineno"> 359</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_CACHEABLE_REQUEST | \</span></div>
|
|
|
|
+<div class="line"><a name="l00360"></a><span class="lineno"> 360</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET | \</span></div>
|
|
|
|
+<div class="line"><a name="l00361"></a><span class="lineno"> 361</span> <span class="preprocessor"> GRPC_INITIAL_METADATA_CORKED)</span></div>
|
|
|
|
+<div class="line"><a name="l00362"></a><span class="lineno"> 362</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html"> 364</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__metadata.html">grpc_metadata</a> {</div>
|
|
|
|
+<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="comment">/* the key, value values are expected to line up with grpc_mdelem: if changing</span></div>
|
|
|
|
+<div class="line"><a name="l00366"></a><span class="lineno"> 366</span> <span class="comment"> them, update metadata.h at the same time. */</span></div>
|
|
|
|
+<div class="line"><a name="l00367"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6"> 367</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">key</a>;</div>
|
|
|
|
+<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7"> 368</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">value</a>;</div>
|
|
|
|
+<div class="line"><a name="l00369"></a><span class="lineno"> 369</span> </div>
|
|
|
|
+<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91"> 370</a></span>  uint32_t <a class="code" href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">flags</a>;</div>
|
|
|
|
+<div class="line"><a name="l00371"></a><span class="lineno"> 371</span> </div>
|
|
|
|
+<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658"> 376</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">obfuscated</a>[4];</div>
|
|
|
|
+<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  } <a class="code" href="structgrpc__metadata.html#aba09cd6e090d511fe4ade0706f55e006">internal_data</a>;</div>
|
|
|
|
+<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> } <a class="code" href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00379"></a><span class="lineno"> 379</span> </div>
|
|
|
|
+<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87"> 381</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> {</div>
|
|
|
|
+<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"> 383</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a>,</div>
|
|
|
|
+<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"> 385</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a>,</div>
|
|
|
|
+<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"> 387</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div>
|
|
|
|
+<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> } <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a>;</div>
|
|
|
|
+<div class="line"><a name="l00389"></a><span class="lineno"> 389</span> </div>
|
|
|
|
+<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="structgrpc__event.html"> 393</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__event.html">grpc_event</a> {</div>
|
|
|
|
+<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7"> 395</a></span>  <a class="code" href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a> <a class="code" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">type</a>;</div>
|
|
|
|
+<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db"> 398</a></span>  <span class="keywordtype">int</span> <a class="code" href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">success</a>;</div>
|
|
|
|
+<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201"> 401</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">tag</a>;</div>
|
|
|
|
+<div class="line"><a name="l00402"></a><span class="lineno"> 402</span> } <a class="code" href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a>;</div>
|
|
|
|
+<div class="line"><a name="l00403"></a><span class="lineno"> 403</span> </div>
|
|
|
|
+<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html"> 404</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4"> 405</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">count</a>;</div>
|
|
|
|
+<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97"> 406</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">capacity</a>;</div>
|
|
|
|
+<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe"> 407</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00408"></a><span class="lineno"> 408</span> } <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a>;</div>
|
|
|
|
+<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> </div>
|
|
|
|
+<div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html"> 410</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717"> 411</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">method</a>;</div>
|
|
|
|
+<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf"> 412</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> <a class="code" href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">host</a>;</div>
|
|
|
|
+<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15"> 413</a></span>  <a class="code" href="structgpr__timespec.html">gpr_timespec</a> <a class="code" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">deadline</a>;</div>
|
|
|
|
+<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077"> 414</a></span>  uint32_t <a class="code" href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">flags</a>;</div>
|
|
|
|
+<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d"> 415</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">reserved</a>;</div>
|
|
|
|
+<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> } <a class="code" href="structgrpc__call__details.html">grpc_call_details</a>;</div>
|
|
|
|
+<div class="line"><a name="l00417"></a><span class="lineno"> 417</span> </div>
|
|
|
|
+<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a"> 418</a></span> <span class="keyword">typedef</span> <span class="keyword">enum</span> {</div>
|
|
|
|
+<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"> 423</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a> = 0,</div>
|
|
|
|
+<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"> 427</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a>,</div>
|
|
|
|
+<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"> 433</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a>,</div>
|
|
|
|
+<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"> 439</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a>,</div>
|
|
|
|
+<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"> 444</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a>,</div>
|
|
|
|
+<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"> 448</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a>,</div>
|
|
|
|
+<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"> 454</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a>,</div>
|
|
|
|
+<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"> 460</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div>
|
|
|
|
+<div class="line"><a name="l00461"></a><span class="lineno"> 461</span> } <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a>;</div>
|
|
|
|
+<div class="line"><a name="l00462"></a><span class="lineno"> 462</span> </div>
|
|
|
|
+<div class="line"><a name="l00463"></a><span class="lineno"> 463</span> <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a>;</div>
|
|
|
|
+<div class="line"><a name="l00464"></a><span class="lineno"> 464</span> </div>
|
|
|
|
+<div class="line"><a name="l00467"></a><span class="lineno"><a class="line" href="structgrpc__op.html"> 467</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__op.html">grpc_op</a> {</div>
|
|
|
|
+<div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115"> 469</a></span>  <a class="code" href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a> <a class="code" href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">op</a>;</div>
|
|
|
|
+<div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019"> 471</a></span>  uint32_t <a class="code" href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">flags</a>;</div>
|
|
|
|
+<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c"> 473</a></span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>;</div>
|
|
|
|
+<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <span class="keyword">union </span>{</div>
|
|
|
|
+<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <span class="keywordtype">void</span> *<a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>[8];</div>
|
|
|
|
+<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  } <a class="code" href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">reserved</a>;</div>
|
|
|
|
+<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a"> 480</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a">count</a>;</div>
|
|
|
|
+<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079"> 481</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079">metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b"> 485</a></span>  uint8_t <a class="code" href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b">is_set</a>;</div>
|
|
|
|
+<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a"> 486</a></span>  <a class="code" href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a> <a class="code" href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a">level</a>;</div>
|
|
|
|
+<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  } <a class="code" href="structgrpc__op.html#a0cff15e5af3d9835f0be68887f2bc391">maybe_compression_level</a>;</div>
|
|
|
|
+<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  } <a class="code" href="structgrpc__op.html#ac2e6c876e65f9adc5f18bc049224386d">send_initial_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b"> 490</a></span>  <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> *<a class="code" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">send_message</a>;</div>
|
|
|
|
+<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>  } <a class="code" href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">send_message</a>;</div>
|
|
|
|
+<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00493"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab"> 493</a></span>  <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab">trailing_metadata_count</a>;</div>
|
|
|
|
+<div class="line"><a name="l00494"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47"> 494</a></span>  <a class="code" href="structgrpc__metadata.html">grpc_metadata</a> *<a class="code" href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47">trailing_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25"> 495</a></span>  <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> <a class="code" href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25">status</a>;</div>
|
|
|
|
+<div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  <span class="comment">/* optional: set to NULL if no details need sending, non-NULL if they do</span></div>
|
|
|
|
+<div class="line"><a name="l00497"></a><span class="lineno"> 497</span> <span class="comment"> * pointer will not be retained past the start_batch call</span></div>
|
|
|
|
+<div class="line"><a name="l00498"></a><span class="lineno"> 498</span> <span class="comment"> */</span></div>
|
|
|
|
+<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd"> 499</a></span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">status_details</a>;</div>
|
|
|
|
+<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  } <a class="code" href="structgrpc__op.html#a94ee6929a571f0d48daecf9972764104">send_status_from_server</a>;</div>
|
|
|
|
+<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749"> 507</a></span>  <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">recv_initial_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  } <a class="code" href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">recv_initial_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2"> 513</a></span>  <span class="keyword">struct </span><a class="code" href="structgrpc__byte__buffer.html">grpc_byte_buffer</a> **<a class="code" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">recv_message</a>;</div>
|
|
|
|
+<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>  } <a class="code" href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">recv_message</a>;</div>
|
|
|
|
+<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1"> 522</a></span>  <a class="code" href="structgrpc__metadata__array.html">grpc_metadata_array</a> *<a class="code" href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1">trailing_metadata</a>;</div>
|
|
|
|
+<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4"> 523</a></span>  <a class="code" href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a> *<a class="code" href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4">status</a>;</div>
|
|
|
|
+<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  <a class="code" href="structgrpc__slice.html">grpc_slice</a> *<a class="code" href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">status_details</a>;</div>
|
|
|
|
+<div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  } <a class="code" href="structgrpc__op.html#a05341389759a9f6a3f24a9fca336a16d">recv_status_on_client</a>;</div>
|
|
|
|
+<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874"> 529</a></span>  <span class="keywordtype">int</span> *<a class="code" href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874">cancelled</a>;</div>
|
|
|
|
+<div class="line"><a name="l00530"></a><span class="lineno"> 530</span>  } <a class="code" href="structgrpc__op.html#a94a99fe3a6c33447b417a5dc625d0457">recv_close_on_server</a>;</div>
|
|
|
|
+<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  } <a class="code" href="structgrpc__op.html#ae6714d192571c7c0b61a0f951c282cdd">data</a>;</div>
|
|
|
|
+<div class="line"><a name="l00532"></a><span class="lineno"> 532</span> } <a class="code" href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a>;</div>
|
|
|
|
+<div class="line"><a name="l00533"></a><span class="lineno"> 533</span> </div>
|
|
|
|
+<div class="line"><a name="l00535"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html"> 535</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
|
|
|
|
+<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="comment">/* If non-NULL, will be set to point to a string indicating the LB</span></div>
|
|
|
|
+<div class="line"><a name="l00537"></a><span class="lineno"> 537</span> <span class="comment"> * policy name. Caller takes ownership. */</span></div>
|
|
|
|
+<div class="line"><a name="l00538"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d"> 538</a></span>  <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">lb_policy_name</a>;</div>
|
|
|
|
+<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="comment">/* If non-NULL, will be set to point to a string containing the</span></div>
|
|
|
|
+<div class="line"><a name="l00540"></a><span class="lineno"> 540</span> <span class="comment"> * service config used by the channel in JSON form. */</span></div>
|
|
|
|
+<div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba"> 541</a></span>  <span class="keywordtype">char</span> **<a class="code" href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">service_config_json</a>;</div>
|
|
|
|
+<div class="line"><a name="l00542"></a><span class="lineno"> 542</span> } <a class="code" href="structgrpc__channel__info.html">grpc_channel_info</a>;</div>
|
|
|
|
+<div class="line"><a name="l00543"></a><span class="lineno"> 543</span> </div>
|
|
|
|
+<div class="line"><a name="l00544"></a><span class="lineno"><a class="line" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05"> 544</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a> <a class="code" href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a>;</div>
|
|
|
|
+<div class="line"><a name="l00545"></a><span class="lineno"> 545</span> </div>
|
|
|
|
+<div class="line"><a name="l00546"></a><span class="lineno"> 546</span> <span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
|
|
+<div class="line"><a name="l00547"></a><span class="lineno"> 547</span> <span class="preprocessor"></span>}</div>
|
|
|
|
+<div class="line"><a name="l00548"></a><span class="lineno"> 548</span> <span class="preprocessor">#endif</span></div>
|
|
|
|
+<div class="line"><a name="l00549"></a><span class="lineno"> 549</span> <span class="preprocessor"></span></div>
|
|
|
|
+<div class="line"><a name="l00550"></a><span class="lineno"> 550</span> <span class="preprocessor">#endif </span><span class="comment">/* GRPC_IMPL_CODEGEN_GRPC_TYPES_H */</span><span class="preprocessor"></span></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba32f125b97007cbdb43534e9d6e0989f8">GRPC_CALL_OK</a></div><div class="ttdoc">everything went ok </div><div class="ttdef"><b>Definition:</b> grpc_types.h:293</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_ae6714d192571c7c0b61a0f951c282cdd"><div class="ttname"><a href="structgrpc__op.html#ae6714d192571c7c0b61a0f951c282cdd">grpc_op::data</a></div><div class="ttdeci">union grpc_op::@9 data</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_ae6714d192571c7c0b61a0f951c282cdd"><div class="ttname"><a href="structgrpc__op.html#ae6714d192571c7c0b61a0f951c282cdd">grpc_op::data</a></div><div class="ttdeci">union grpc_op::@9 data</div></div>
|
|
-<div class="ttc" id="structgrpc__event_html_a883ab15e862db582116c72cdcdc4c201"><div class="ttname"><a href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">grpc_event::tag</a></div><div class="ttdeci">void * tag</div><div class="ttdoc">The tag passed to grpc_call_start_batch etc to start this operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:360</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__event_html_a883ab15e862db582116c72cdcdc4c201"><div class="ttname"><a href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">grpc_event::tag</a></div><div class="ttdeci">void * tag</div><div class="ttdoc">The tag passed to grpc_call_start_batch etc to start this operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:401</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a122f8f4f0a585396d993d9b55848f222"><div class="ttname"><a href="grpc__types_8h.html#a122f8f4f0a585396d993d9b55848f222">grpc_call</a></div><div class="ttdeci">struct grpc_call grpc_call</div><div class="ttdoc">A Call represents an RPC. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:85</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a122f8f4f0a585396d993d9b55848f222"><div class="ttname"><a href="grpc__types_8h.html#a122f8f4f0a585396d993d9b55848f222">grpc_call</a></div><div class="ttdeci">struct grpc_call grpc_call</div><div class="ttdoc">A Call represents an RPC. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:85</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html_a702bcecc2462646b6740ed7c05f42115"><div class="ttname"><a href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">grpc_op::op</a></div><div class="ttdeci">grpc_op_type op</div><div class="ttdoc">Operation type, as defined by grpc_op_type. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:428</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a></div><div class="ttdoc">this method is not available on the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:259</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg_html_ac7a5ce7474a9d144aa42ed39fbe63fb7"><div class="ttname"><a href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7">grpc_arg::vtable</a></div><div class="ttdeci">const grpc_arg_pointer_vtable * vtable</div><div class="ttdef"><b>Definition:</b> grpc_types.h:123</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__channel__info_html_abdd188fe2ff5b9e98a5088b350c3f36d"><div class="ttname"><a href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">grpc_channel_info::lb_policy_name</a></div><div class="ttdeci">char ** lb_policy_name</div><div class="ttdef"><b>Definition:</b> grpc_types.h:497</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a81ebfcab8db61dd485b88cafc51f2749"><div class="ttname"><a href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">grpc_op::recv_initial_metadata</a></div><div class="ttdeci">grpc_metadata_array * recv_initial_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:466</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a702bcecc2462646b6740ed7c05f42115"><div class="ttname"><a href="structgrpc__op.html#a702bcecc2462646b6740ed7c05f42115">grpc_op::op</a></div><div class="ttdeci">grpc_op_type op</div><div class="ttdoc">Operation type, as defined by grpc_op_type. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:469</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba1a48e861db610ae8f0b0cba7749251d8">GRPC_CALL_ERROR_NOT_ON_SERVER</a></div><div class="ttdoc">this method is not available on the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:297</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_ac7a5ce7474a9d144aa42ed39fbe63fb7"><div class="ttname"><a href="structgrpc__arg.html#ac7a5ce7474a9d144aa42ed39fbe63fb7">grpc_arg::vtable</a></div><div class="ttdeci">const grpc_arg_pointer_vtable * vtable</div><div class="ttdef"><b>Definition:</b> grpc_types.h:126</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__channel__info_html_abdd188fe2ff5b9e98a5088b350c3f36d"><div class="ttname"><a href="structgrpc__channel__info.html#abdd188fe2ff5b9e98a5088b350c3f36d">grpc_channel_info::lb_policy_name</a></div><div class="ttdeci">char ** lb_policy_name</div><div class="ttdef"><b>Definition:</b> grpc_types.h:538</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a81ebfcab8db61dd485b88cafc51f2749"><div class="ttname"><a href="structgrpc__op.html#a81ebfcab8db61dd485b88cafc51f2749">grpc_op::recv_initial_metadata</a></div><div class="ttdeci">grpc_metadata_array * recv_initial_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:507</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a6556a58ca45ad5132b89c770cf875215"><div class="ttname"><a href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a></div><div class="ttdeci">struct grpc_op grpc_op</div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a6556a58ca45ad5132b89c770cf875215"><div class="ttname"><a href="grpc__types_8h.html#a6556a58ca45ad5132b89c770cf875215">grpc_op</a></div><div class="ttdeci">struct grpc_op grpc_op</div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div></div>
|
|
-<div class="ttc" id="structgrpc__channel__args_html"><div class="ttname"><a href="structgrpc__channel__args.html">grpc_channel_args</a></div><div class="ttdoc">An array of arguments that can be passed around. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:139</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg__pointer__vtable_html"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:97</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__channel__args_html_a05aa7aeb14aa9ae5f4d6a34f5c222b76"><div class="ttname"><a href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">grpc_channel_args::args</a></div><div class="ttdeci">grpc_arg * args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:141</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__channel__args_html"><div class="ttname"><a href="structgrpc__channel__args.html">grpc_channel_args</a></div><div class="ttdoc">An array of arguments that can be passed around. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:142</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg__pointer__vtable_html"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html">grpc_arg_pointer_vtable</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:100</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__channel__args_html_a05aa7aeb14aa9ae5f4d6a34f5c222b76"><div class="ttname"><a href="structgrpc__channel__args.html#a05aa7aeb14aa9ae5f4d6a34f5c222b76">grpc_channel_args::args</a></div><div class="ttdeci">grpc_arg * args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:144</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a432bfa6b9f6603643cdf9de8804c254e"><div class="ttname"><a href="grpc__types_8h.html#a432bfa6b9f6603643cdf9de8804c254e">grpc_channel</a></div><div class="ttdeci">struct grpc_channel grpc_channel</div><div class="ttdoc">The Channel interface allows creation of Call objects. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:77</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a432bfa6b9f6603643cdf9de8804c254e"><div class="ttname"><a href="grpc__types_8h.html#a432bfa6b9f6603643cdf9de8804c254e">grpc_channel</a></div><div class="ttdeci">struct grpc_channel grpc_channel</div><div class="ttdoc">The Channel interface allows creation of Call objects. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:77</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a></div><div class="ttdoc">Send a close from the client: one and only one instance MUST be sent from the client, unless the call was cancelled - in which case this can be skipped. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:392</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a></div><div class="ttdoc">Send status from the server: one and only one instance MUST be sent from the server unless the call w...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:398</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa6c66420562347ff4dcf35e4b32c0d486">GRPC_OP_SEND_CLOSE_FROM_CLIENT</a></div><div class="ttdoc">Send a close from the client: one and only one instance MUST be sent from the client, unless the call was cancelled - in which case this can be skipped. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:433</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa3a3659314e7495b1cabed0f3a6705f64">GRPC_OP_SEND_STATUS_FROM_SERVER</a></div><div class="ttdoc">Send status from the server: one and only one instance MUST be sent from the server unless the call w...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:439</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636">GRPC_BB_RAW</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:51</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6a1918bbb8502c74288793b58f1786f636">GRPC_BB_RAW</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:51</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html_ae0d5a9db463391c0897914ef2d016b25"><div class="ttname"><a href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25">grpc_op::status</a></div><div class="ttdeci">grpc_status_code status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:454</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__call__details_html_a6b72caadcf800d975987de18012f0f15"><div class="ttname"><a href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details::deadline</a></div><div class="ttdeci">gpr_timespec deadline</div><div class="ttdef"><b>Definition:</b> grpc_types.h:372</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_ae0d5a9db463391c0897914ef2d016b25"><div class="ttname"><a href="structgrpc__op.html#ae0d5a9db463391c0897914ef2d016b25">grpc_op::status</a></div><div class="ttdeci">grpc_status_code status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:495</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html_a6b72caadcf800d975987de18012f0f15"><div class="ttname"><a href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details::deadline</a></div><div class="ttdeci">gpr_timespec deadline</div><div class="ttdef"><b>Definition:</b> grpc_types.h:413</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_ab551d5a2ca46d9bc3adc8bbc0f816590"><div class="ttname"><a href="structgrpc__byte__buffer.html#ab551d5a2ca46d9bc3adc8bbc0f816590">grpc_byte_buffer::slice_buffer</a></div><div class="ttdeci">grpc_slice_buffer slice_buffer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:64</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_ab551d5a2ca46d9bc3adc8bbc0f816590"><div class="ttname"><a href="structgrpc__byte__buffer.html#ab551d5a2ca46d9bc3adc8bbc0f816590">grpc_byte_buffer::slice_buffer</a></div><div class="ttdeci">grpc_slice_buffer slice_buffer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:64</div></div>
|
|
-<div class="ttc" id="structgrpc__metadata_html_a97e0b57621fa9ae74f15e833bece37a6"><div class="ttname"><a href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">grpc_metadata::key</a></div><div class="ttdeci">grpc_slice key</div><div class="ttdef"><b>Definition:</b> grpc_types.h:326</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a></div><div class="ttdoc">there is already an outstanding read/write operation on the call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:272</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__event_html"><div class="ttname"><a href="structgrpc__event.html">grpc_event</a></div><div class="ttdoc">The result of an operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:352</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__metadata_html_a97e0b57621fa9ae74f15e833bece37a6"><div class="ttname"><a href="structgrpc__metadata.html#a97e0b57621fa9ae74f15e833bece37a6">grpc_metadata::key</a></div><div class="ttdeci">grpc_slice key</div><div class="ttdef"><b>Definition:</b> grpc_types.h:367</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7e09791915b841c30e9d79c26a5a6454">GRPC_CALL_ERROR_TOO_MANY_OPERATIONS</a></div><div class="ttdoc">there is already an outstanding read/write operation on the call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:310</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__event_html"><div class="ttname"><a href="structgrpc__event.html">grpc_event</a></div><div class="ttdoc">The result of an operation. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:393</div></div>
|
|
<div class="ttc" id="impl_2codegen_2slice_8h_html"><div class="ttname"><a href="impl_2codegen_2slice_8h.html">slice.h</a></div></div>
|
|
<div class="ttc" id="impl_2codegen_2slice_8h_html"><div class="ttname"><a href="impl_2codegen_2slice_8h.html">slice.h</a></div></div>
|
|
-<div class="ttc" id="structgrpc__metadata_html_ac49b42fcfe8ff2a31d371b878ce07ca7"><div class="ttname"><a href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">grpc_metadata::value</a></div><div class="ttdeci">grpc_slice value</div><div class="ttdef"><b>Definition:</b> grpc_types.h:327</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a></div><div class="ttdoc">completion queue for notification has not been registered with the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:281</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a></div><div class="ttdoc">No event before timeout. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:344</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg_html_a6871bfca9c52e7f56abbd71c81d97554"><div class="ttname"><a href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554">grpc_arg::integer</a></div><div class="ttdeci">int integer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:120</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__metadata_html_ac49b42fcfe8ff2a31d371b878ce07ca7"><div class="ttname"><a href="structgrpc__metadata.html#ac49b42fcfe8ff2a31d371b878ce07ca7">grpc_metadata::value</a></div><div class="ttdeci">grpc_slice value</div><div class="ttdef"><b>Definition:</b> grpc_types.h:368</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bade52e850722f80804d90881ac125706f">GRPC_CALL_ERROR_NOT_SERVER_COMPLETION_QUEUE</a></div><div class="ttdoc">completion queue for notification has not been registered with the server </div><div class="ttdef"><b>Definition:</b> grpc_types.h:319</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a4339ea61236e103b6555fdf9b6cffab6">GRPC_QUEUE_TIMEOUT</a></div><div class="ttdoc">No event before timeout. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:385</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_a6871bfca9c52e7f56abbd71c81d97554"><div class="ttname"><a href="structgrpc__arg.html#a6871bfca9c52e7f56abbd71c81d97554">grpc_arg::integer</a></div><div class="ttdeci">int integer</div><div class="ttdef"><b>Definition:</b> grpc_types.h:123</div></div>
|
|
<div class="ttc" id="structgrpc__slice_html"><div class="ttname"><a href="structgrpc__slice.html">grpc_slice</a></div><div class="ttdef"><b>Definition:</b> slice.h:90</div></div>
|
|
<div class="ttc" id="structgrpc__slice_html"><div class="ttname"><a href="structgrpc__slice.html">grpc_slice</a></div><div class="ttdef"><b>Definition:</b> slice.h:90</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a72c4781284bb0c964d281e6e46cf4a90"><div class="ttname"><a href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a></div><div class="ttdeci">struct grpc_socket_mutator grpc_socket_mutator</div><div class="ttdoc">The Socket Mutator interface allows changes on socket options. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:88</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a72c4781284bb0c964d281e6e46cf4a90"><div class="ttname"><a href="grpc__types_8h.html#a72c4781284bb0c964d281e6e46cf4a90">grpc_socket_mutator</a></div><div class="ttdeci">struct grpc_socket_mutator grpc_socket_mutator</div><div class="ttdoc">The Socket Mutator interface allows changes on socket options. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:88</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a8499b89a510e8a3d4e76e011776a1548"><div class="ttname"><a href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a></div><div class="ttdeci">struct grpc_arg_pointer_vtable grpc_arg_pointer_vtable</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a8499b89a510e8a3d4e76e011776a1548"><div class="ttname"><a href="grpc__types_8h.html#a8499b89a510e8a3d4e76e011776a1548">grpc_arg_pointer_vtable</a></div><div class="ttdeci">struct grpc_arg_pointer_vtable grpc_arg_pointer_vtable</div></div>
|
|
<div class="ttc" id="impl_2codegen_2status_8h_html"><div class="ttname"><a href="impl_2codegen_2status_8h.html">status.h</a></div></div>
|
|
<div class="ttc" id="impl_2codegen_2status_8h_html"><div class="ttname"><a href="impl_2codegen_2status_8h.html">status.h</a></div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a></div><div class="ttdoc">Send a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:386</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg_html_a05bc3701718db73608ef3598480e8fa8"><div class="ttname"><a href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8">grpc_arg::string</a></div><div class="ttdeci">char * string</div><div class="ttdef"><b>Definition:</b> grpc_types.h:119</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__event_html_a99d4215e5df50869af320b1cca5540db"><div class="ttname"><a href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">grpc_event::success</a></div><div class="ttdeci">int success</div><div class="ttdoc">non-zero if the operation was successful, 0 upon failure. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:357</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaa6447181c20e4c6d64a54fae8082ef70">GRPC_OP_SEND_MESSAGE</a></div><div class="ttdoc">Send a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:427</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_a05bc3701718db73608ef3598480e8fa8"><div class="ttname"><a href="structgrpc__arg.html#a05bc3701718db73608ef3598480e8fa8">grpc_arg::string</a></div><div class="ttdeci">char * string</div><div class="ttdef"><b>Definition:</b> grpc_types.h:122</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__event_html_a99d4215e5df50869af320b1cca5540db"><div class="ttname"><a href="structgrpc__event.html#a99d4215e5df50869af320b1cca5540db">grpc_event::success</a></div><div class="ttdeci">int success</div><div class="ttdoc">non-zero if the operation was successful, 0 upon failure. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:398</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a1fc968604a3dcb4a0f34554be528bba2"><div class="ttname"><a href="structgrpc__byte__buffer.html#a1fc968604a3dcb4a0f34554be528bba2">grpc_byte_buffer::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:56</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a1fc968604a3dcb4a0f34554be528bba2"><div class="ttname"><a href="structgrpc__byte__buffer.html#a1fc968604a3dcb4a0f34554be528bba2">grpc_byte_buffer::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:56</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a></div><div class="ttdoc">this method must be called before invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:265</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba042165aa26653c844a846d188f722857">GRPC_CALL_ERROR_ALREADY_INVOKED</a></div><div class="ttdoc">this method must be called before invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:303</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a2bbbaad8f7a806f6c834b68c5dd916d8"><div class="ttname"><a href="grpc__types_8h.html#a2bbbaad8f7a806f6c834b68c5dd916d8">grpc_server</a></div><div class="ttdeci">struct grpc_server grpc_server</div><div class="ttdoc">A server listens to some port and responds to request calls. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:80</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a2bbbaad8f7a806f6c834b68c5dd916d8"><div class="ttname"><a href="grpc__types_8h.html#a2bbbaad8f7a806f6c834b68c5dd916d8">grpc_server</a></div><div class="ttdeci">struct grpc_server grpc_server</div><div class="ttdoc">A server listens to some port and responds to request calls. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:80</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html_ac5983d0a5d60c26ca2d1b37d31ba2e2a"><div class="ttname"><a href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a">grpc_op::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:439</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_ac5983d0a5d60c26ca2d1b37d31ba2e2a"><div class="ttname"><a href="structgrpc__op.html#ac5983d0a5d60c26ca2d1b37d31ba2e2a">grpc_op::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:480</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_aa7357d67e401d5bc9d10d8fed008dec8"><div class="ttname"><a href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">grpc_byte_buffer::type</a></div><div class="ttdeci">grpc_byte_buffer_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:57</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_aa7357d67e401d5bc9d10d8fed008dec8"><div class="ttname"><a href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">grpc_byte_buffer::type</a></div><div class="ttdeci">grpc_byte_buffer_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:57</div></div>
|
|
-<div class="ttc" id="structgrpc__arg_html"><div class="ttname"><a href="structgrpc__arg.html">grpc_arg</a></div><div class="ttdoc">A single argument... </div><div class="ttdef"><b>Definition:</b> grpc_types.h:115</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__call__details_html"><div class="ttname"><a href="structgrpc__call__details.html">grpc_call_details</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:369</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_aaf3faa71e11b8211bc6f1c25870fb80b"><div class="ttname"><a href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b">grpc_op::is_set</a></div><div class="ttdeci">uint8_t is_set</div><div class="ttdef"><b>Definition:</b> grpc_types.h:444</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html"><div class="ttname"><a href="structgrpc__arg.html">grpc_arg</a></div><div class="ttdoc">A single argument... </div><div class="ttdef"><b>Definition:</b> grpc_types.h:118</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html"><div class="ttname"><a href="structgrpc__call__details.html">grpc_call_details</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:410</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_aaf3faa71e11b8211bc6f1c25870fb80b"><div class="ttname"><a href="structgrpc__op.html#aaf3faa71e11b8211bc6f1c25870fb80b">grpc_op::is_set</a></div><div class="ttdeci">uint8_t is_set</div><div class="ttdef"><b>Definition:</b> grpc_types.h:485</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html"><div class="ttname"><a href="structgrpc__byte__buffer.html">grpc_byte_buffer</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:55</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html"><div class="ttname"><a href="structgrpc__byte__buffer.html">grpc_byte_buffer</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:55</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html_a430343df21e9eabb3ea11faef798eb5a"><div class="ttname"><a href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a">grpc_op::level</a></div><div class="ttdeci">grpc_compression_level level</div><div class="ttdef"><b>Definition:</b> grpc_types.h:445</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata__array_html"><div class="ttname"><a href="structgrpc__metadata__array.html">grpc_metadata_array</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:363</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a430343df21e9eabb3ea11faef798eb5a"><div class="ttname"><a href="structgrpc__op.html#a430343df21e9eabb3ea11faef798eb5a">grpc_op::level</a></div><div class="ttdeci">grpc_compression_level level</div><div class="ttdef"><b>Definition:</b> grpc_types.h:486</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata__array_html"><div class="ttname"><a href="structgrpc__metadata__array.html">grpc_metadata_array</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:404</div></div>
|
|
<div class="ttc" id="compression__types_8h_html_a14a79ed6b5ebd7e1dda7c2684f499cc7"><div class="ttname"><a href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a></div><div class="ttdeci">grpc_compression_level</div><div class="ttdoc">Compression levels allow a party with knowledge of its peer's accepted encodings to request compressi...</div><div class="ttdef"><b>Definition:</b> compression_types.h:84</div></div>
|
|
<div class="ttc" id="compression__types_8h_html_a14a79ed6b5ebd7e1dda7c2684f499cc7"><div class="ttname"><a href="compression__types_8h.html#a14a79ed6b5ebd7e1dda7c2684f499cc7">grpc_compression_level</a></div><div class="ttdeci">grpc_compression_level</div><div class="ttdoc">Compression levels allow a party with knowledge of its peer's accepted encodings to request compressi...</div><div class="ttdef"><b>Definition:</b> compression_types.h:84</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a></div><div class="ttdoc">invalid message was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:278</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7dfc7fe11288dd7a30a8f07b890c9c5b">GRPC_CALL_ERROR_INVALID_MESSAGE</a></div><div class="ttdoc">invalid message was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:316</div></div>
|
|
<div class="ttc" id="structgrpc__slice__buffer_html"><div class="ttname"><a href="structgrpc__slice__buffer.html">grpc_slice_buffer</a></div><div class="ttdef"><b>Definition:</b> slice.h:108</div></div>
|
|
<div class="ttc" id="structgrpc__slice__buffer_html"><div class="ttname"><a href="structgrpc__slice__buffer.html">grpc_slice_buffer</a></div><div class="ttdef"><b>Definition:</b> slice.h:108</div></div>
|
|
-<div class="ttc" id="structgrpc__arg_html_aab5d11432a11b03a53e5d959d9a5328d"><div class="ttname"><a href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d">grpc_arg::p</a></div><div class="ttdeci">void * p</div><div class="ttdef"><b>Definition:</b> grpc_types.h:122</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a></div><div class="ttdeci">grpc_arg_type</div><div class="ttdoc">Type specifier for grpc_arg. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:91</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__call__details_html_a8acee25b5bfd2a644e99cfd744fcd077"><div class="ttname"><a href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">grpc_call_details::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:373</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a></div><div class="ttdeci">grpc_call_error</div><div class="ttdoc">Result of a grpc call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:253</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a70d62415f6768533c2190e53f1c5baf4"><div class="ttname"><a href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4">grpc_op::status</a></div><div class="ttdeci">grpc_status_code * status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:482</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a></div><div class="ttdoc">something failed, we don't know what </div><div class="ttdef"><b>Definition:</b> grpc_types.h:257</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_aab5d11432a11b03a53e5d959d9a5328d"><div class="ttname"><a href="structgrpc__arg.html#aab5d11432a11b03a53e5d959d9a5328d">grpc_arg::p</a></div><div class="ttdeci">void * p</div><div class="ttdef"><b>Definition:</b> grpc_types.h:125</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593">grpc_arg_type</a></div><div class="ttdeci">grpc_arg_type</div><div class="ttdoc">Type specifier for grpc_arg. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:94</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html_a8acee25b5bfd2a644e99cfd744fcd077"><div class="ttname"><a href="structgrpc__call__details.html#a8acee25b5bfd2a644e99cfd744fcd077">grpc_call_details::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:414</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785b">grpc_call_error</a></div><div class="ttdeci">grpc_call_error</div><div class="ttdoc">Result of a grpc call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:291</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a70d62415f6768533c2190e53f1c5baf4"><div class="ttname"><a href="structgrpc__op.html#a70d62415f6768533c2190e53f1c5baf4">grpc_op::status</a></div><div class="ttdeci">grpc_status_code * status</div><div class="ttdef"><b>Definition:</b> grpc_types.h:523</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba86e7b6bf1fe5dec17fc08ba2f77d1b41">GRPC_CALL_ERROR</a></div><div class="ttdoc">something failed, we don't know what </div><div class="ttdef"><b>Definition:</b> grpc_types.h:295</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a94ee6929a571f0d48daecf9972764104"><div class="ttname"><a href="structgrpc__op.html#a94ee6929a571f0d48daecf9972764104">grpc_op::send_status_from_server</a></div><div class="ttdeci">struct grpc_op::@9::@13 send_status_from_server</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a94ee6929a571f0d48daecf9972764104"><div class="ttname"><a href="structgrpc__op.html#a94ee6929a571f0d48daecf9972764104">grpc_op::send_status_from_server</a></div><div class="ttdeci">struct grpc_op::@9::@13 send_status_from_server</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_ac2e6c876e65f9adc5f18bc049224386d"><div class="ttname"><a href="structgrpc__op.html#ac2e6c876e65f9adc5f18bc049224386d">grpc_op::send_initial_metadata</a></div><div class="ttdeci">struct grpc_op::@9::@11 send_initial_metadata</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_ac2e6c876e65f9adc5f18bc049224386d"><div class="ttname"><a href="structgrpc__op.html#ac2e6c876e65f9adc5f18bc049224386d">grpc_op::send_initial_metadata</a></div><div class="ttdeci">struct grpc_op::@9::@11 send_initial_metadata</div></div>
|
|
-<div class="ttc" id="structgrpc__arg__pointer__vtable_html_a1037c7866bb3f070f4689b4a8ad04c09"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">grpc_arg_pointer_vtable::cmp</a></div><div class="ttdeci">int(* cmp)(void *p, void *q)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:100</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata__array_html_ac930a0cc901913fafcd09ca9cca156fe"><div class="ttname"><a href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">grpc_metadata_array::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:366</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a521b48faec3b3f7646a877055f118d47"><div class="ttname"><a href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47">grpc_op::trailing_metadata</a></div><div class="ttdeci">grpc_metadata * trailing_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:453</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a></div><div class="ttdoc">Shutting down. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:342</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata__array_html_a5b293b4f8e734b032b80741abf538a97"><div class="ttname"><a href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">grpc_metadata_array::capacity</a></div><div class="ttdeci">size_t capacity</div><div class="ttdef"><b>Definition:</b> grpc_types.h:365</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_ab61740bf5300c35c275e02d9d45a9c7b"><div class="ttname"><a href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">grpc_op::send_message</a></div><div class="ttdeci">struct grpc_byte_buffer * send_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:449</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata_html_a737f2161d2ccc9da44f340d923c97658"><div class="ttname"><a href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">grpc_metadata::obfuscated</a></div><div class="ttdeci">void * obfuscated[4]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:335</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a869c863c4d9fca1277fd9c809c0318b2"><div class="ttname"><a href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">grpc_op::recv_message</a></div><div class="ttdeci">struct grpc_byte_buffer ** recv_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:472</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a></div><div class="ttdoc">this method must be called before server_accept </div><div class="ttdef"><b>Definition:</b> grpc_types.h:263</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a></div><div class="ttdoc">this method must be called after invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:267</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a></div><div class="ttdeci">grpc_completion_type</div><div class="ttdoc">The type of completion (for grpc_event) </div><div class="ttdef"><b>Definition:</b> grpc_types.h:340</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__call__details_html_a86024f71c0534c2e454a73f241691717"><div class="ttname"><a href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">grpc_call_details::method</a></div><div class="ttdeci">grpc_slice method</div><div class="ttdef"><b>Definition:</b> grpc_types.h:370</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata_html"><div class="ttname"><a href="structgrpc__metadata.html">grpc_metadata</a></div><div class="ttdoc">A single metadata element. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:323</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__arg__pointer__vtable_html_a1037c7866bb3f070f4689b4a8ad04c09"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#a1037c7866bb3f070f4689b4a8ad04c09">grpc_arg_pointer_vtable::cmp</a></div><div class="ttdeci">int(* cmp)(void *p, void *q)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:103</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata__array_html_ac930a0cc901913fafcd09ca9cca156fe"><div class="ttname"><a href="structgrpc__metadata__array.html#ac930a0cc901913fafcd09ca9cca156fe">grpc_metadata_array::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:407</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a521b48faec3b3f7646a877055f118d47"><div class="ttname"><a href="structgrpc__op.html#a521b48faec3b3f7646a877055f118d47">grpc_op::trailing_metadata</a></div><div class="ttdeci">grpc_metadata * trailing_metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:494</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a503dd1b2ec79457f0f810716016219d5">GRPC_QUEUE_SHUTDOWN</a></div><div class="ttdoc">Shutting down. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:383</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata__array_html_a5b293b4f8e734b032b80741abf538a97"><div class="ttname"><a href="structgrpc__metadata__array.html#a5b293b4f8e734b032b80741abf538a97">grpc_metadata_array::capacity</a></div><div class="ttdeci">size_t capacity</div><div class="ttdef"><b>Definition:</b> grpc_types.h:406</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_ab61740bf5300c35c275e02d9d45a9c7b"><div class="ttname"><a href="structgrpc__op.html#ab61740bf5300c35c275e02d9d45a9c7b">grpc_op::send_message</a></div><div class="ttdeci">struct grpc_byte_buffer * send_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:490</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata_html_a737f2161d2ccc9da44f340d923c97658"><div class="ttname"><a href="structgrpc__metadata.html#a737f2161d2ccc9da44f340d923c97658">grpc_metadata::obfuscated</a></div><div class="ttdeci">void * obfuscated[4]</div><div class="ttdef"><b>Definition:</b> grpc_types.h:376</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a869c863c4d9fca1277fd9c809c0318b2"><div class="ttname"><a href="structgrpc__op.html#a869c863c4d9fca1277fd9c809c0318b2">grpc_op::recv_message</a></div><div class="ttdeci">struct grpc_byte_buffer ** recv_message</div><div class="ttdef"><b>Definition:</b> grpc_types.h:513</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba2f6f332e63eb94df8abedfddb96ae63a">GRPC_CALL_ERROR_ALREADY_ACCEPTED</a></div><div class="ttdoc">this method must be called before server_accept </div><div class="ttdef"><b>Definition:</b> grpc_types.h:301</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba6113860606450e3a3fa40ddf46749296">GRPC_CALL_ERROR_NOT_INVOKED</a></div><div class="ttdoc">this method must be called after invoke </div><div class="ttdef"><b>Definition:</b> grpc_types.h:305</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87">grpc_completion_type</a></div><div class="ttdeci">grpc_completion_type</div><div class="ttdoc">The type of completion (for grpc_event) </div><div class="ttdef"><b>Definition:</b> grpc_types.h:381</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html_a86024f71c0534c2e454a73f241691717"><div class="ttname"><a href="structgrpc__call__details.html#a86024f71c0534c2e454a73f241691717">grpc_call_details::method</a></div><div class="ttdeci">grpc_slice method</div><div class="ttdef"><b>Definition:</b> grpc_types.h:411</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata_html"><div class="ttname"><a href="structgrpc__metadata.html">grpc_metadata</a></div><div class="ttdoc">A single metadata element. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:364</div></div>
|
|
<div class="ttc" id="compression__types_8h_html_ab9de0f68bfb1ef8ed09bd00643db14c9"><div class="ttname"><a href="compression__types_8h.html#ab9de0f68bfb1ef8ed09bd00643db14c9">grpc_compression_algorithm</a></div><div class="ttdeci">grpc_compression_algorithm</div><div class="ttdef"><b>Definition:</b> compression_types.h:72</div></div>
|
|
<div class="ttc" id="compression__types_8h_html_ab9de0f68bfb1ef8ed09bd00643db14c9"><div class="ttname"><a href="compression__types_8h.html#ab9de0f68bfb1ef8ed09bd00643db14c9">grpc_compression_algorithm</a></div><div class="ttdeci">grpc_compression_algorithm</div><div class="ttdef"><b>Definition:</b> compression_types.h:72</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html"><div class="ttname"><a href="structgrpc__op.html">grpc_op</a></div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:426</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__call__details_html_a5c323f3f0c94cbb867f13453dd43dd9d"><div class="ttname"><a href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">grpc_call_details::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:374</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a></div><div class="ttdoc">Receive initial metadata: one and only one MUST be made on the client, must not be made on the server...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:403</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html"><div class="ttname"><a href="structgrpc__op.html">grpc_op</a></div><div class="ttdoc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:467</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html_a5c323f3f0c94cbb867f13453dd43dd9d"><div class="ttname"><a href="structgrpc__call__details.html#a5c323f3f0c94cbb867f13453dd43dd9d">grpc_call_details::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdef"><b>Definition:</b> grpc_types.h:415</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaabe080072d165d1e69459abd7c742078">GRPC_OP_RECV_INITIAL_METADATA</a></div><div class="ttdoc">Receive initial metadata: one and only one MUST be made on the client, must not be made on the server...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:444</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a05341389759a9f6a3f24a9fca336a16d"><div class="ttname"><a href="structgrpc__op.html#a05341389759a9f6a3f24a9fca336a16d">grpc_op::recv_status_on_client</a></div><div class="ttdeci">struct grpc_op::@9::@16 recv_status_on_client</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a05341389759a9f6a3f24a9fca336a16d"><div class="ttname"><a href="structgrpc__op.html#a05341389759a9f6a3f24a9fca336a16d">grpc_op::recv_status_on_client</a></div><div class="ttdeci">struct grpc_op::@9::@16 recv_status_on_client</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div><div class="ttdoc">Receive close on the server: one and only one must be made on the server. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:419</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa8fb75ed79601a4845a39a74d7505cef6">GRPC_OP_RECV_CLOSE_ON_SERVER</a></div><div class="ttdoc">Receive close on the server: one and only one must be made on the server. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:460</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a3663648016e1076b82c5e731dc5b2399"><div class="ttname"><a href="structgrpc__byte__buffer.html#a3663648016e1076b82c5e731dc5b2399">grpc_byte_buffer::compression</a></div><div class="ttdeci">grpc_compression_algorithm compression</div><div class="ttdef"><b>Definition:</b> grpc_types.h:63</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a3663648016e1076b82c5e731dc5b2399"><div class="ttname"><a href="structgrpc__byte__buffer.html#a3663648016e1076b82c5e731dc5b2399">grpc_byte_buffer::compression</a></div><div class="ttdeci">grpc_compression_algorithm compression</div><div class="ttdef"><b>Definition:</b> grpc_types.h:63</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a></div><div class="ttdoc">this call is already finished (writes_done or write_status has already been called) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:270</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba21256301a6038a6a03fc8444ddd08c63">GRPC_CALL_ERROR_ALREADY_FINISHED</a></div><div class="ttdoc">this call is already finished (writes_done or write_status has already been called) ...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:308</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a09ce3d7fa6473ac1cb39692adf257a13"><div class="ttname"><a href="grpc__types_8h.html#a09ce3d7fa6473ac1cb39692adf257a13">grpc_alarm</a></div><div class="ttdeci">struct grpc_alarm grpc_alarm</div><div class="ttdoc">An alarm associated with a completion queue. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:74</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a09ce3d7fa6473ac1cb39692adf257a13"><div class="ttname"><a href="grpc__types_8h.html#a09ce3d7fa6473ac1cb39692adf257a13">grpc_alarm</a></div><div class="ttdeci">struct grpc_alarm grpc_alarm</div><div class="ttdoc">An alarm associated with a completion queue. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:74</div></div>
|
|
<div class="ttc" id="exec__ctx__fwd_8h_html_aabc6a414771ff6697446fc9d5d708057"><div class="ttname"><a href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a></div><div class="ttdeci">struct grpc_exec_ctx grpc_exec_ctx</div><div class="ttdef"><b>Definition:</b> exec_ctx_fwd.h:39</div></div>
|
|
<div class="ttc" id="exec__ctx__fwd_8h_html_aabc6a414771ff6697446fc9d5d708057"><div class="ttname"><a href="exec__ctx__fwd_8h.html#aabc6a414771ff6697446fc9d5d708057">grpc_exec_ctx</a></div><div class="ttdeci">struct grpc_exec_ctx grpc_exec_ctx</div><div class="ttdef"><b>Definition:</b> exec_ctx_fwd.h:39</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a></div><div class="ttdoc">Send initial metadata: one and only one instance MUST be sent for each call, unless the call was canc...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:382</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a4b9454278c105e08d54142adff37b5ab"><div class="ttname"><a href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab">grpc_op::trailing_metadata_count</a></div><div class="ttdeci">size_t trailing_metadata_count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:452</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a></div><div class="ttdoc">the flags value was illegal for this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:274</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aaf5bbedf13763c180b2f1ada62769d721">GRPC_OP_SEND_INITIAL_METADATA</a></div><div class="ttdoc">Send initial metadata: one and only one instance MUST be sent for each call, unless the call was canc...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:423</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a4b9454278c105e08d54142adff37b5ab"><div class="ttname"><a href="structgrpc__op.html#a4b9454278c105e08d54142adff37b5ab">grpc_op::trailing_metadata_count</a></div><div class="ttdeci">size_t trailing_metadata_count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:493</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785bae915786320e24eff4f1e05852d40f861">GRPC_CALL_ERROR_INVALID_FLAGS</a></div><div class="ttdoc">the flags value was illegal for this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:312</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a0cff15e5af3d9835f0be68887f2bc391"><div class="ttname"><a href="structgrpc__op.html#a0cff15e5af3d9835f0be68887f2bc391">grpc_op::maybe_compression_level</a></div><div class="ttdeci">struct grpc_op::@9::@11::@18 maybe_compression_level</div><div class="ttdoc">If is_set, compression_level will be used for the call. </div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a0cff15e5af3d9835f0be68887f2bc391"><div class="ttname"><a href="structgrpc__op.html#a0cff15e5af3d9835f0be68887f2bc391">grpc_op::maybe_compression_level</a></div><div class="ttdeci">struct grpc_op::@9::@11::@18 maybe_compression_level</div><div class="ttdoc">If is_set, compression_level will be used for the call. </div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6">grpc_byte_buffer_type</a></div><div class="ttdeci">grpc_byte_buffer_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:50</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acdc94363b280bde9c82e3d9b5dc3b3e6"><div class="ttname"><a href="grpc__types_8h.html#acdc94363b280bde9c82e3d9b5dc3b3e6">grpc_byte_buffer_type</a></div><div class="ttdeci">grpc_byte_buffer_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:50</div></div>
|
|
-<div class="ttc" id="structgrpc__op_html_a8b2173ff9ae109e69441735772dcabfd"><div class="ttname"><a href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">grpc_op::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdef"><b>Definition:</b> grpc_types.h:458</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a8b2173ff9ae109e69441735772dcabfd"><div class="ttname"><a href="structgrpc__op.html#a8b2173ff9ae109e69441735772dcabfd">grpc_op::status_details</a></div><div class="ttdeci">grpc_slice * status_details</div><div class="ttdef"><b>Definition:</b> grpc_types.h:499</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a6bb7fdad6ac88edb9468eb46c801ddb0"><div class="ttname"><a href="grpc__types_8h.html#a6bb7fdad6ac88edb9468eb46c801ddb0">grpc_socket_factory</a></div><div class="ttdeci">struct grpc_socket_factory grpc_socket_factory</div><div class="ttdoc">The Socket Factory interface creates and binds sockets. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:91</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acf22f6b5ce464dd73df59c9c49f8871c"><div class="ttname"><a href="grpc__types_8h.html#acf22f6b5ce464dd73df59c9c49f8871c">grpc_byte_buffer</a></div><div class="ttdeci">struct grpc_byte_buffer grpc_byte_buffer</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_acf22f6b5ce464dd73df59c9c49f8871c"><div class="ttname"><a href="grpc__types_8h.html#acf22f6b5ce464dd73df59c9c49f8871c">grpc_byte_buffer</a></div><div class="ttdeci">struct grpc_byte_buffer grpc_byte_buffer</div></div>
|
|
-<div class="ttc" id="structgrpc__call__details_html_ae241885cfb88a9036b02df6436437caf"><div class="ttname"><a href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">grpc_call_details::host</a></div><div class="ttdeci">grpc_slice host</div><div class="ttdef"><b>Definition:</b> grpc_types.h:371</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__channel__args_html_a41e5d0b22449f062b3a7798dd528afde"><div class="ttname"><a href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">grpc_channel_args::num_args</a></div><div class="ttdeci">size_t num_args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:140</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata__array_html_a314ce51b22a5934cc672f3736d44b9e4"><div class="ttname"><a href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">grpc_metadata_array::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:364</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__call__details_html_ae241885cfb88a9036b02df6436437caf"><div class="ttname"><a href="structgrpc__call__details.html#ae241885cfb88a9036b02df6436437caf">grpc_call_details::host</a></div><div class="ttdeci">grpc_slice host</div><div class="ttdef"><b>Definition:</b> grpc_types.h:412</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__channel__args_html_a41e5d0b22449f062b3a7798dd528afde"><div class="ttname"><a href="structgrpc__channel__args.html#a41e5d0b22449f062b3a7798dd528afde">grpc_channel_args::num_args</a></div><div class="ttdeci">size_t num_args</div><div class="ttdef"><b>Definition:</b> grpc_types.h:143</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata__array_html_a314ce51b22a5934cc672f3736d44b9e4"><div class="ttname"><a href="structgrpc__metadata__array.html#a314ce51b22a5934cc672f3736d44b9e4">grpc_metadata_array::count</a></div><div class="ttdeci">size_t count</div><div class="ttdef"><b>Definition:</b> grpc_types.h:405</div></div>
|
|
<div class="ttc" id="structgrpc__metadata_html_aba09cd6e090d511fe4ade0706f55e006"><div class="ttname"><a href="structgrpc__metadata.html#aba09cd6e090d511fe4ade0706f55e006">grpc_metadata::internal_data</a></div><div class="ttdeci">struct grpc_metadata::@8 internal_data</div><div class="ttdoc">The following fields are reserved for grpc internal use. </div></div>
|
|
<div class="ttc" id="structgrpc__metadata_html_aba09cd6e090d511fe4ade0706f55e006"><div class="ttname"><a href="structgrpc__metadata.html#aba09cd6e090d511fe4ade0706f55e006">grpc_metadata::internal_data</a></div><div class="ttdeci">struct grpc_metadata::@8 internal_data</div><div class="ttdoc">The following fields are reserved for grpc internal use. </div></div>
|
|
-<div class="ttc" id="structgrpc__arg_html_aeb230fbd50daacfe654abc3500a44968"><div class="ttname"><a href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">grpc_arg::key</a></div><div class="ttdeci">char * key</div><div class="ttdef"><b>Definition:</b> grpc_types.h:117</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b">GRPC_ARG_POINTER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:94</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_aeb230fbd50daacfe654abc3500a44968"><div class="ttname"><a href="structgrpc__arg.html#aeb230fbd50daacfe654abc3500a44968">grpc_arg::key</a></div><div class="ttdeci">char * key</div><div class="ttdef"><b>Definition:</b> grpc_types.h:120</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a02a823a7037e2a60b9d9a031fd42591b">GRPC_ARG_POINTER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:97</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a07990645ca218f6965fd83edf3f421b7"><div class="ttname"><a href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a></div><div class="ttdeci">struct grpc_event grpc_event</div><div class="ttdoc">The result of an operation. </div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a07990645ca218f6965fd83edf3f421b7"><div class="ttname"><a href="grpc__types_8h.html#a07990645ca218f6965fd83edf3f421b7">grpc_event</a></div><div class="ttdeci">struct grpc_event grpc_event</div><div class="ttdoc">The result of an operation. </div></div>
|
|
-<div class="ttc" id="structgrpc__channel__info_html"><div class="ttname"><a href="structgrpc__channel__info.html">grpc_channel_info</a></div><div class="ttdoc">Information requested from the channel. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:494</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__metadata_html_a133ac4f411ab967565bebce75a0e1b91"><div class="ttname"><a href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">grpc_metadata::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:329</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a16d58b8d7c93609d01311b869f4a8d05"><div class="ttname"><a href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a></div><div class="ttdeci">struct grpc_resource_quota grpc_resource_quota</div><div class="ttdef"><b>Definition:</b> grpc_types.h:503</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a></div><div class="ttdoc">Receive status on the client: one and only one must be made on the client. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:413</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__channel__info_html"><div class="ttname"><a href="structgrpc__channel__info.html">grpc_channel_info</a></div><div class="ttdoc">Information requested from the channel. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:535</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__metadata_html_a133ac4f411ab967565bebce75a0e1b91"><div class="ttname"><a href="structgrpc__metadata.html#a133ac4f411ab967565bebce75a0e1b91">grpc_metadata::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdef"><b>Definition:</b> grpc_types.h:370</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a16d58b8d7c93609d01311b869f4a8d05"><div class="ttname"><a href="grpc__types_8h.html#a16d58b8d7c93609d01311b869f4a8d05">grpc_resource_quota</a></div><div class="ttdeci">struct grpc_resource_quota grpc_resource_quota</div><div class="ttdef"><b>Definition:</b> grpc_types.h:544</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aa4d43b168589407554a58e91fae80ba17">GRPC_OP_RECV_STATUS_ON_CLIENT</a></div><div class="ttdoc">Receive status on the client: one and only one must be made on the client. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:454</div></div>
|
|
<div class="ttc" id="structgpr__timespec_html"><div class="ttname"><a href="structgpr__timespec.html">gpr_timespec</a></div><div class="ttdef"><b>Definition:</b> gpr_types.h:63</div></div>
|
|
<div class="ttc" id="structgpr__timespec_html"><div class="ttname"><a href="structgpr__timespec.html">gpr_timespec</a></div><div class="ttdef"><b>Definition:</b> gpr_types.h:63</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a3234eae3c2d68f4ccec7f658dba785f2"><div class="ttname"><a href="structgrpc__byte__buffer.html#a3234eae3c2d68f4ccec7f658dba785f2">grpc_byte_buffer::data</a></div><div class="ttdeci">union grpc_byte_buffer::@3 data</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_a3234eae3c2d68f4ccec7f658dba785f2"><div class="ttname"><a href="structgrpc__byte__buffer.html#a3234eae3c2d68f4ccec7f658dba785f2">grpc_byte_buffer::data</a></div><div class="ttdeci">union grpc_byte_buffer::@3 data</div></div>
|
|
<div class="ttc" id="compression__types_8h_html"><div class="ttname"><a href="compression__types_8h.html">compression_types.h</a></div></div>
|
|
<div class="ttc" id="compression__types_8h_html"><div class="ttname"><a href="compression__types_8h.html">compression_types.h</a></div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_ab2846baf41ef4510a04a61db141bc597"><div class="ttname"><a href="structgrpc__byte__buffer.html#ab2846baf41ef4510a04a61db141bc597">grpc_byte_buffer::raw</a></div><div class="ttdeci">struct grpc_byte_buffer::@3::@5 raw</div></div>
|
|
<div class="ttc" id="structgrpc__byte__buffer_html_ab2846baf41ef4510a04a61db141bc597"><div class="ttname"><a href="structgrpc__byte__buffer.html#ab2846baf41ef4510a04a61db141bc597">grpc_byte_buffer::raw</a></div><div class="ttdeci">struct grpc_byte_buffer::@3::@5 raw</div></div>
|
|
-<div class="ttc" id="structgrpc__channel__info_html_a578275f6c9da1610e3bf2f99a89d14ba"><div class="ttname"><a href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">grpc_channel_info::service_config_json</a></div><div class="ttdeci">char ** service_config_json</div><div class="ttdef"><b>Definition:</b> grpc_types.h:500</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg__pointer__vtable_html_aa56514dd670d6fc91f2b36cdd2a27be6"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">grpc_arg_pointer_vtable::destroy</a></div><div class="ttdeci">void(* destroy)(grpc_exec_ctx *exec_ctx, void *p)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:99</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a5b6e034719e0ac3cd6bcf5efbc7cb019"><div class="ttname"><a href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">grpc_op::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdoc">Write flags bitset for grpc_begin_messages. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:430</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a7acd3f623bfe47799259036092b5d29c"><div class="ttname"><a href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">grpc_op::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdoc">Reserved for future usage. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:432</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__channel__info_html_a578275f6c9da1610e3bf2f99a89d14ba"><div class="ttname"><a href="structgrpc__channel__info.html#a578275f6c9da1610e3bf2f99a89d14ba">grpc_channel_info::service_config_json</a></div><div class="ttdeci">char ** service_config_json</div><div class="ttdef"><b>Definition:</b> grpc_types.h:541</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg__pointer__vtable_html_aa56514dd670d6fc91f2b36cdd2a27be6"><div class="ttname"><a href="structgrpc__arg__pointer__vtable.html#aa56514dd670d6fc91f2b36cdd2a27be6">grpc_arg_pointer_vtable::destroy</a></div><div class="ttdeci">void(* destroy)(grpc_exec_ctx *exec_ctx, void *p)</div><div class="ttdef"><b>Definition:</b> grpc_types.h:102</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a5b6e034719e0ac3cd6bcf5efbc7cb019"><div class="ttname"><a href="structgrpc__op.html#a5b6e034719e0ac3cd6bcf5efbc7cb019">grpc_op::flags</a></div><div class="ttdeci">uint32_t flags</div><div class="ttdoc">Write flags bitset for grpc_begin_messages. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:471</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a7acd3f623bfe47799259036092b5d29c"><div class="ttname"><a href="structgrpc__op.html#a7acd3f623bfe47799259036092b5d29c">grpc_op::reserved</a></div><div class="ttdeci">void * reserved</div><div class="ttdoc">Reserved for future usage. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:473</div></div>
|
|
<div class="ttc" id="exec__ctx__fwd_8h_html"><div class="ttname"><a href="exec__ctx__fwd_8h.html">exec_ctx_fwd.h</a></div></div>
|
|
<div class="ttc" id="exec__ctx__fwd_8h_html"><div class="ttname"><a href="exec__ctx__fwd_8h.html">exec_ctx_fwd.h</a></div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689">GRPC_ARG_INTEGER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:93</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_abb4d84434a0b74283c8b5d8d6501baf1"><div class="ttname"><a href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1">grpc_op::trailing_metadata</a></div><div class="ttdeci">grpc_metadata_array * trailing_metadata</div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:481</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a8d2f803b8aaf88f34dac1f887826c689">GRPC_ARG_INTEGER</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:96</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_abb4d84434a0b74283c8b5d8d6501baf1"><div class="ttname"><a href="structgrpc__op.html#abb4d84434a0b74283c8b5d8d6501baf1">grpc_op::trailing_metadata</a></div><div class="ttdeci">grpc_metadata_array * trailing_metadata</div><div class="ttdoc">ownership of the array is with the caller, but ownership of the elements stays with the call object (...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:522</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a895faab0e6035445750e43482651ba2f"><div class="ttname"><a href="grpc__types_8h.html#a895faab0e6035445750e43482651ba2f">grpc_completion_queue</a></div><div class="ttdeci">struct grpc_completion_queue grpc_completion_queue</div><div class="ttdoc">Completion Queues enable notification of the completion of asynchronous actions. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:71</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a895faab0e6035445750e43482651ba2f"><div class="ttname"><a href="grpc__types_8h.html#a895faab0e6035445750e43482651ba2f">grpc_completion_queue</a></div><div class="ttdeci">struct grpc_completion_queue grpc_completion_queue</div><div class="ttdoc">Completion Queues enable notification of the completion of asynchronous actions. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:71</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div><div class="ttdoc">payload type requested is not the type registered </div><div class="ttdef"><b>Definition:</b> grpc_types.h:285</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a></div><div class="ttdoc">Receive a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:407</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a></div><div class="ttdoc">this batch of operations leads to more operations than allowed </div><div class="ttdef"><b>Definition:</b> grpc_types.h:283</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba598dd6646d1a7c88d4bbef1490953ee3">GRPC_CALL_ERROR_PAYLOAD_TYPE_MISMATCH</a></div><div class="ttdoc">payload type requested is not the type registered </div><div class="ttdef"><b>Definition:</b> grpc_types.h:323</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939aafe3da4c8865af4ef5258b3790d15afc5">GRPC_OP_RECV_MESSAGE</a></div><div class="ttdoc">Receive a message: 0 or more of these operations can occur for each call. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:448</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba906d5d530b249b5b853595e424ec400b">GRPC_CALL_ERROR_BATCH_TOO_BIG</a></div><div class="ttdoc">this batch of operations leads to more operations than allowed </div><div class="ttdef"><b>Definition:</b> grpc_types.h:321</div></div>
|
|
<div class="ttc" id="impl_2codegen_2status_8h_html_a35ab2a68917eb836de84cb23253108eb"><div class="ttname"><a href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a></div><div class="ttdeci">grpc_status_code</div><div class="ttdef"><b>Definition:</b> status.h:41</div></div>
|
|
<div class="ttc" id="impl_2codegen_2status_8h_html_a35ab2a68917eb836de84cb23253108eb"><div class="ttname"><a href="impl_2codegen_2status_8h.html#a35ab2a68917eb836de84cb23253108eb">grpc_status_code</a></div><div class="ttdeci">grpc_status_code</div><div class="ttdef"><b>Definition:</b> status.h:41</div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a></div><div class="ttdoc">this method is not available on the client </div><div class="ttdef"><b>Definition:</b> grpc_types.h:261</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba7ba38ea119e00e8b4d10211f4ced9ef6">GRPC_CALL_ERROR_NOT_ON_CLIENT</a></div><div class="ttdoc">this method is not available on the client </div><div class="ttdef"><b>Definition:</b> grpc_types.h:299</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a94a99fe3a6c33447b417a5dc625d0457"><div class="ttname"><a href="structgrpc__op.html#a94a99fe3a6c33447b417a5dc625d0457">grpc_op::recv_close_on_server</a></div><div class="ttdeci">struct grpc_op::@9::@17 recv_close_on_server</div></div>
|
|
<div class="ttc" id="structgrpc__op_html_a94a99fe3a6c33447b417a5dc625d0457"><div class="ttname"><a href="structgrpc__op.html#a94a99fe3a6c33447b417a5dc625d0457">grpc_op::recv_close_on_server</a></div><div class="ttdeci">struct grpc_op::@9::@17 recv_close_on_server</div></div>
|
|
-<div class="ttc" id="structgrpc__event_html_a8e7f571b759f55db4f6bebc2a4f56ad7"><div class="ttname"><a href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">grpc_event::type</a></div><div class="ttdeci">grpc_completion_type type</div><div class="ttdoc">The type of the completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:354</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__arg_html_aa26f2d3c4b1649c9eb061d24a8c10fd4"><div class="ttname"><a href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">grpc_arg::type</a></div><div class="ttdeci">grpc_arg_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:116</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_a2e0f0c709658960593d5a36915c8d079"><div class="ttname"><a href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079">grpc_op::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:440</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d">GRPC_ARG_STRING</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:92</div></div>
|
|
|
|
-<div class="ttc" id="structgrpc__op_html_ae5a9717d4a69c46f343381596e223874"><div class="ttname"><a href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874">grpc_op::cancelled</a></div><div class="ttdeci">int * cancelled</div><div class="ttdoc">out argument, set to 1 if the call failed in any way (seen as a cancellation on the server)...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:488</div></div>
|
|
|
|
|
|
+<div class="ttc" id="structgrpc__event_html_a8e7f571b759f55db4f6bebc2a4f56ad7"><div class="ttname"><a href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">grpc_event::type</a></div><div class="ttdeci">grpc_completion_type type</div><div class="ttdoc">The type of the completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:395</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__arg_html_aa26f2d3c4b1649c9eb061d24a8c10fd4"><div class="ttname"><a href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">grpc_arg::type</a></div><div class="ttdeci">grpc_arg_type type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:119</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_a2e0f0c709658960593d5a36915c8d079"><div class="ttname"><a href="structgrpc__op.html#a2e0f0c709658960593d5a36915c8d079">grpc_op::metadata</a></div><div class="ttdeci">grpc_metadata * metadata</div><div class="ttdef"><b>Definition:</b> grpc_types.h:481</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d"><div class="ttname"><a href="grpc__types_8h.html#a0b06eae05e70404aedbceaebce6de593a215b6b9143ba133ede0e29f79098239d">GRPC_ARG_STRING</a></div><div class="ttdef"><b>Definition:</b> grpc_types.h:95</div></div>
|
|
|
|
+<div class="ttc" id="structgrpc__op_html_ae5a9717d4a69c46f343381596e223874"><div class="ttname"><a href="structgrpc__op.html#ae5a9717d4a69c46f343381596e223874">grpc_op::cancelled</a></div><div class="ttdeci">int * cancelled</div><div class="ttdoc">out argument, set to 1 if the call failed in any way (seen as a cancellation on the server)...</div><div class="ttdef"><b>Definition:</b> grpc_types.h:529</div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a1da84eaead787d991c5a0c87aed7c30b"><div class="ttname"><a href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a></div><div class="ttdeci">struct grpc_metadata grpc_metadata</div><div class="ttdoc">A single metadata element. </div></div>
|
|
<div class="ttc" id="grpc__types_8h_html_a1da84eaead787d991c5a0c87aed7c30b"><div class="ttname"><a href="grpc__types_8h.html#a1da84eaead787d991c5a0c87aed7c30b">grpc_metadata</a></div><div class="ttdeci">struct grpc_metadata grpc_metadata</div><div class="ttdoc">A single metadata element. </div></div>
|
|
<div class="ttc" id="gpr__types_8h_html"><div class="ttname"><a href="gpr__types_8h.html">gpr_types.h</a></div></div>
|
|
<div class="ttc" id="gpr__types_8h_html"><div class="ttname"><a href="gpr__types_8h.html">gpr_types.h</a></div></div>
|
|
-<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div><div class="ttdoc">Operation completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:346</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a></div><div class="ttdoc">invalid metadata was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:276</div></div>
|
|
|
|
-<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939a"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a></div><div class="ttdeci">grpc_op_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:377</div></div>
|
|
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297"><div class="ttname"><a href="grpc__types_8h.html#ab6454071421a36ebc25952ed448d5b87a00b42e3d4b6e6493c6e76f1adf07b297">GRPC_OP_COMPLETE</a></div><div class="ttdoc">Operation completion. </div><div class="ttdef"><b>Definition:</b> grpc_types.h:387</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd"><div class="ttname"><a href="grpc__types_8h.html#a0d5a8bdd6d53d209cacea4b6fa5d785ba13f469c7761a672240ddfe29f85729bd">GRPC_CALL_ERROR_INVALID_METADATA</a></div><div class="ttdoc">invalid metadata was passed to this call </div><div class="ttdef"><b>Definition:</b> grpc_types.h:314</div></div>
|
|
|
|
+<div class="ttc" id="grpc__types_8h_html_a41dc9abf9678decbfcef1a037e35939a"><div class="ttname"><a href="grpc__types_8h.html#a41dc9abf9678decbfcef1a037e35939a">grpc_op_type</a></div><div class="ttdeci">grpc_op_type</div><div class="ttdef"><b>Definition:</b> grpc_types.h:418</div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
<hr class="footer"/><address class="footer"><small>
|
|
-Generated on Mon Mar 20 2017 15:38:30 for GRPC Core by  <a href="http://www.doxygen.org/index.html">
|
|
|
|
|
|
+Generated on Thu Apr 27 2017 17:26:11 for GRPC Core by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.6
|
|
</a> 1.8.6
|
|
</small></address>
|
|
</small></address>
|