aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ref/c++/html/client__context_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/c++/html/client__context_8h.html')
-rw-r--r--doc/ref/c++/html/client__context_8h.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/doc/ref/c++/html/client__context_8h.html b/doc/ref/c++/html/client__context_8h.html
index 1764f6fa99..18c76e42f4 100644
--- a/doc/ref/c++/html/client__context_8h.html
+++ b/doc/ref/c++/html/client__context_8h.html
@@ -23,7 +23,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">GRPC C++
- &#160;<span id="projectnumber">0.10.0.0</span>
+ &#160;<span id="projectnumber">0.11.0.0</span>
</div>
</td>
</tr>
@@ -96,12 +96,14 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<code>#include &lt;memory&gt;</code><br/>
<code>#include &lt;string&gt;</code><br/>
<code>#include &lt;grpc/compression.h&gt;</code><br/>
+<code>#include &lt;grpc/grpc.h&gt;</code><br/>
<code>#include &lt;grpc/support/log.h&gt;</code><br/>
<code>#include &lt;grpc/support/time.h&gt;</code><br/>
-<code>#include &lt;<a class="el" href="auth__context_8h_source.html">grpc++/auth_context.h</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="config_8h_source.html">grpc++/config.h</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="status_8h_source.html">grpc++/status.h</a>&gt;</code><br/>
-<code>#include &lt;<a class="el" href="time_8h_source.html">grpc++/time.h</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="auth__context_8h_source.html">grpc++/security/auth_context.h</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="config_8h_source.html">grpc++/support/config.h</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="status_8h_source.html">grpc++/support/status.h</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="string__ref_8h_source.html">grpc++/support/string_ref.h</a>&gt;</code><br/>
+<code>#include &lt;<a class="el" href="time_8h_source.html">grpc++/support/time.h</a>&gt;</code><br/>
</div>
<p><a href="client__context_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
@@ -121,6 +123,9 @@ Data Structures</h2></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgrpc_1_1_client_async_response_reader.html">grpc::ClientAsyncResponseReader&lt; R &gt;</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgrpc_1_1_propagation_options.html">grpc::PropagationOptions</a></td></tr>
+<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Options for <em><a class="el" href="classgrpc_1_1_client_context.html#a88cbf7ae863d5fcb382c9e22160f4707" title="Create a new ClientContext as a child of an incoming server call, according to options (...">ClientContext::FromServerContext</a></em> specifying which traits from the <em><a class="el" href="classgrpc_1_1_server_context.html">ServerContext</a></em> to propagate (copy) from it into a new <em><a class="el" href="classgrpc_1_1_client_context.html">ClientContext</a></em>. <a href="classgrpc_1_1_propagation_options.html#details">More...</a><br/></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgrpc_1_1_client_context.html">grpc::ClientContext</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
@@ -128,11 +133,13 @@ Data Structures</h2></td></tr>
Namespaces</h2></td></tr>
<tr class="memitem:namespacegrpc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacegrpc.html">grpc</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:namespacegrpc_1_1testing"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacegrpc_1_1testing.html">grpc::testing</a></td></tr>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Wed Aug 5 2015 08:17:06 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Thu Sep 3 2015 09:44:12 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>