266 lines
15 KiB
HTML
266 lines
15 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.13"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>GRPC C++: Data Fields</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">GRPC C++
|
|
 <span id="projectnumber">1.22.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
|
|
|
|
<h3><a id="index_0x3a"></a>- : -</h3><ul>
|
|
<li>::grpc::ClientAsyncReader
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#af5343062a44a5633b144751e59969237">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::ClientAsyncReaderWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a5c0c96957129933bfe94a299c764eaa7">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::ClientAsyncResponseReader
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a4b00162a9bd86e07669f2af67f85c73a">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::ClientAsyncWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#af3547958eadfaeb18692865bd73999ad">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::ClientReader
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#ade499098cc91745c1c87147d7a7fb7bf">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_client_context.html#ade499098cc91745c1c87147d7a7fb7bf">grpc_impl::ClientContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ade499098cc91745c1c87147d7a7fb7bf">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc::ClientReaderWriter
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a6d5659aa24edba057895be774e2752ec">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_client_context.html#a6d5659aa24edba057895be774e2752ec">grpc_impl::ClientContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a6d5659aa24edba057895be774e2752ec">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc::ClientWriter
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a4498fada67d531d99a8642f47d746544">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_client_context.html#a4498fada67d531d99a8642f47d746544">grpc_impl::ClientContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a4498fada67d531d99a8642f47d746544">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc::GenericServerContext
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a650cca6cc6da2784b74d9401713f5160">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::BlockingUnaryCallImpl
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#ad26a823fee699f97244d581f400fe39a">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_channel.html#ad26a823fee699f97244d581f400fe39a">grpc_impl::Channel</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_client_context.html#ad26a823fee699f97244d581f400fe39a">grpc_impl::ClientContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ad26a823fee699f97244d581f400fe39a">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc::internal::CallbackBidiHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a61576dbc949f40d86a4bb1c970da94d5">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallbackClientStreamingHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a675c972ca6b81b253f1cb1cb1aa38618">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallbackServerStreamingHandler
|
|
: <a class="el" href="classgrpc_1_1_byte_buffer.html#a058f4c461b9d3d00f8b749aab1012e21">grpc::ByteBuffer</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a058f4c461b9d3d00f8b749aab1012e21">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallbackUnaryCallImpl
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a039f3a4023eccbecbb5c9925722e9ef7">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_client_context.html#a039f3a4023eccbecbb5c9925722e9ef7">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallbackUnaryHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a99744cb5f50c9b27c792d3dad982843d">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallOpClientRecvStatus
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a506d0cd94cc911153c6ceb814a59524b">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallOpRecvInitialMetadata
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a3b165df6c09402c7753da14140c836cf">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::CallOpSet
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a560fa0fe4346e5487f19cd7403071aca">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientAsyncReaderFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a2175726e9cbee09a493f40e1c3b5b088">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientAsyncReaderWriterFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a7c87e7adb535c485a4bc8e7215fab4a4">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientAsyncResponseReaderFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a9220bb63cb72c2095a63b595fd474dc9">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientAsyncWriterFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#aa160cb54356482ee5c40511fe76b4c9d">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackReaderFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#aac76a68caa02d284d9352eb3b8ed04fe">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackReaderImpl
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a06df5a0d32a3185f56dc33452a6a9a7c">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackReaderWriterFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a12a368febde8b86808b24295c04c7b34">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackReaderWriterImpl
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a7514ed9247c292d4be15b5db66903fda">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackUnaryFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#aee23b219653dea5f3fef55176aca3509">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackUnaryImpl
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a4026963fc6687e2b41815eab50c84021">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackWriterFactory
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#abe439612681a46aabf8cb5c1c8f0a170">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientCallbackWriterImpl
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#aa29677cce876711f4c9ee1c90649c251">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ClientStreamingHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#aee2bfad715a7c61f2839cdc9b5be6ef5">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#aee2bfad715a7c61f2839cdc9b5be6ef5">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ErrorMethodHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a388eaf44b2f41899396d4b5b05cf857c">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a388eaf44b2f41899396d4b5b05cf857c">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::InterceptedChannel
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#a9a23a8cfcee9fd9658ecd8bb1a3193ac">grpc::ChannelInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_channel.html#a9a23a8cfcee9fd9658ecd8bb1a3193ac">grpc_impl::Channel</a>
|
|
</li>
|
|
<li>::grpc::internal::RpcMethod
|
|
: <a class="el" href="classgrpc_1_1_channel_interface.html#afdfab4a69fd00ee5bffe02b9fd2718a2">grpc::ChannelInterface</a>
|
|
</li>
|
|
<li>::grpc::internal::RpcMethodHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#ab4e0fda6a3be8543f0d9f79f297533e9">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#ab4e0fda6a3be8543f0d9f79f297533e9">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ServerReaderWriterBody
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a81fd5fb92dd22dced55726c389f3ea29">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a81fd5fb92dd22dced55726c389f3ea29">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::ServerStreamingHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#abba72ec6d1dbf06ecb1bf48e1c916c48">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#abba72ec6d1dbf06ecb1bf48e1c916c48">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::internal::TemplatedBidiStreamingHandler
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a65ae6d263727d1e67e811969f909212b">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a65ae6d263727d1e67e811969f909212b">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerAsyncReader
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a774bb57486686958c67f29072de768ed">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerAsyncReaderWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a85f3f3dc5b92690c676b86571be20684">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerAsyncResponseWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a2c679b602d120c70a6713fe742704b4e">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerAsyncWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a6068d9e3369a1016e7b75350b80f4f45">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerInterface
|
|
: <a class="el" href="classgrpc_1_1internal_1_1_server_async_streaming_interface.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc::internal::ServerAsyncStreamingInterface</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a8edbec79fc5ad7456e57c0f513451e2f">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerReader
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a4f20e2d049342ae00242bbc8021a44bd">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a4f20e2d049342ae00242bbc8021a44bd">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::ServerWriter
|
|
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a2f2dfa831a62c43ad5647a45080488e3">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a2f2dfa831a62c43ad5647a45080488e3">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::Service
|
|
: <a class="el" href="classgrpc_1_1_server_interface.html#ae167bce70b5b1c42985d3a22425c8e66">grpc::ServerInterface</a>
|
|
</li>
|
|
<li>::grpc::testing::InteropClientContextInspector
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#ac4ab4e2d21681704cee0f6e741cc813c">grpc_impl::ClientContext</a>
|
|
</li>
|
|
<li>::grpc::testing::InteropServerContextInspector
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a23b6c885fa0656c25c2a46ab22e99270">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc::testing::ServerBuilderPluginTest
|
|
: <a class="el" href="classgrpc__impl_1_1_server_builder.html#a6d051c774efa6448928d2ca4062676d0">grpc_impl::ServerBuilder</a>
|
|
</li>
|
|
<li>::grpc::testing::ServerContextTestSpouse
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#a1cc35b5d4492397bf75bf6c08367a58b">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc_impl::Channel
|
|
: <a class="el" href="classgrpc__impl_1_1_client_context.html#a3b58c0a256e5390791b734aa74068b19">grpc_impl::ClientContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a3b58c0a256e5390791b734aa74068b19">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
<li>::grpc_impl::ClientContext
|
|
: <a class="el" href="classgrpc__impl_1_1_server_context.html#aa6fdf74316c6adb02694d4d3a5553c5f">grpc_impl::ServerContext</a>
|
|
</li>
|
|
<li>::grpc_impl::Server
|
|
: <a class="el" href="classgrpc_1_1experimental_1_1_callback_generic_service.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc::experimental::CallbackGenericService</a>
|
|
, <a class="el" href="classgrpc_1_1_server_async_reader_writer.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc::ServerAsyncReaderWriter< W, R ></a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::CompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_completion_queue.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerCompletionQueue</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerContext</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_server_credentials.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerCredentials</a>
|
|
</li>
|
|
<li>::grpc_impl::ServerBuilder
|
|
: <a class="el" href="classgrpc__impl_1_1_server_completion_queue.html#a81a5af0a3598381081010c789a284854">grpc_impl::ServerCompletionQueue</a>
|
|
</li>
|
|
<li>::grpc_impl::ServerContext
|
|
: <a class="el" href="classgrpc_1_1internal_1_1_server_reactor.html#aff192364682c8f4dbb834022d512828d">grpc::internal::ServerReactor</a>
|
|
, <a class="el" href="classgrpc__impl_1_1_completion_queue.html#aff192364682c8f4dbb834022d512828d">grpc_impl::CompletionQueue</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Wed Jul 3 2019 14:51:27 for GRPC C++ by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.13
|
|
</small></address>
|
|
</body>
|
|
</html>
|