| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- <!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.23.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::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::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::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>
- , <a class="el" href="classgrpc__impl_1_1_server_reader.html#aee2bfad715a7c61f2839cdc9b5be6ef5">grpc_impl::ServerReader< R ></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::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>
- , <a class="el" href="classgrpc__impl_1_1_server_writer.html#abba72ec6d1dbf06ecb1bf48e1c916c48">grpc_impl::ServerWriter< W ></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::internal::TemplatedBidiStreamingHandler< ServerReaderWriter< W, R >, false >
- : <a class="el" href="classgrpc__impl_1_1_server_reader_writer.html#ad5e20c27db422593daf07f623748087f">grpc_impl::ServerReaderWriter< W, R ></a>
- </li>
- <li>::grpc::internal::TemplatedBidiStreamingHandler< ServerSplitStreamer< RequestType, ResponseType >, false >
- : <a class="el" href="classgrpc__impl_1_1_server_split_streamer.html#a2f377a3ef865d9c532d57407197534f7">grpc_impl::ServerSplitStreamer< RequestType, ResponseType ></a>
- </li>
- <li>::grpc::internal::TemplatedBidiStreamingHandler< ServerUnaryStreamer< RequestType, ResponseType >, true >
- : <a class="el" href="classgrpc__impl_1_1_server_unary_streamer.html#a9c54683e2904a949dbb2d533d67056ad">grpc_impl::ServerUnaryStreamer< RequestType, ResponseType ></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::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::ClientAsyncReader
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#adb9396dac58007b088754f0a19b409e8">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::ClientAsyncReaderWriter
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#afa363944f9b37f8244e4c31966da7720">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::ClientAsyncResponseReader
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#ac70b473a248b6b697af4d438b00c1c65">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::ClientAsyncWriter
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#a9625b726c673a6af85a10af84ff4edcc">grpc_impl::ClientContext</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::ClientReader
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a05b1387940f7625cebd368b4ad8bfb78">grpc::ChannelInterface</a>
- , <a class="el" href="classgrpc__impl_1_1_client_context.html#a05b1387940f7625cebd368b4ad8bfb78">grpc_impl::ClientContext</a>
- , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a05b1387940f7625cebd368b4ad8bfb78">grpc_impl::CompletionQueue</a>
- </li>
- <li>::grpc_impl::ClientReaderWriter
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a6e5a529ee986e9e4558e8fb5ed7bf469">grpc::ChannelInterface</a>
- , <a class="el" href="classgrpc__impl_1_1_client_context.html#a6e5a529ee986e9e4558e8fb5ed7bf469">grpc_impl::ClientContext</a>
- , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a6e5a529ee986e9e4558e8fb5ed7bf469">grpc_impl::CompletionQueue</a>
- </li>
- <li>::grpc_impl::ClientWriter
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a50a886684b0bead6daf85a6537b57ed9">grpc::ChannelInterface</a>
- , <a class="el" href="classgrpc__impl_1_1_client_context.html#a50a886684b0bead6daf85a6537b57ed9">grpc_impl::ClientContext</a>
- , <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a50a886684b0bead6daf85a6537b57ed9">grpc_impl::CompletionQueue</a>
- </li>
- <li>::grpc_impl::internal::CallbackBidiHandler
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#a2b84d1b805b9ca90af10c66b287b2ba1">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::internal::CallbackClientStreamingHandler
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#a09c4b3e16526fd4a81ebaaf98b8b4052">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::internal::CallbackServerStreamingHandler
- : <a class="el" href="classgrpc_1_1_byte_buffer.html#a423395a97df4554ec335991ff564f779">grpc::ByteBuffer</a>
- , <a class="el" href="classgrpc__impl_1_1_server_context.html#a423395a97df4554ec335991ff564f779">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::internal::CallbackUnaryCallImpl
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a4cb550833580f99a3482fddc7fe86125">grpc::ChannelInterface</a>
- , <a class="el" href="classgrpc__impl_1_1_client_context.html#a4cb550833580f99a3482fddc7fe86125">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::internal::CallbackUnaryHandler
- : <a class="el" href="classgrpc_1_1_byte_buffer.html#a4cd64467fd0156a568372a91bd13683f">grpc::ByteBuffer</a>
- , <a class="el" href="classgrpc__impl_1_1_server_context.html#a4cd64467fd0156a568372a91bd13683f">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::internal::ClientAsyncReaderFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#acec66ebadeb4641d4f4b6ca5f8605576">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientAsyncReaderWriterFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a8c9c94392fd59035f28c1a1fbf48b5d1">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientAsyncResponseReaderFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#ac21cd93c6c60410e3880fe7c17413fbc">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientAsyncWriterFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#ab4142fa2001470e3fe40be3da1cbad1d">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackReaderFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a1b97e2cfc0091303a32d5bc45f67d016">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackReaderImpl
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#a95094f1b4f710c758ca0c9ecabff707f">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackReaderWriterFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#aa2cdad8f0b03411cc64a86feef794967">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackReaderWriterImpl
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#a26e7c8587865da2d87da6230f04a6c36">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackUnaryFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a1b9c72fd25b53b3b37723d02eb6ddf44">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackUnaryImpl
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#a917b45cfde3b966380664b155bba9c89">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackWriterFactory
- : <a class="el" href="classgrpc_1_1_channel_interface.html#a2a84ec8fd9964e233cc292ebc11050f9">grpc::ChannelInterface</a>
- </li>
- <li>::grpc_impl::internal::ClientCallbackWriterImpl
- : <a class="el" href="classgrpc__impl_1_1_client_context.html#aeaf753c54085b3ca4fdd71ad778d250f">grpc_impl::ClientContext</a>
- </li>
- <li>::grpc_impl::internal::ServerReaderWriterBody
- : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a351aa4aad60b2123232c179620d8138f">grpc_impl::CompletionQueue</a>
- , <a class="el" href="classgrpc__impl_1_1_server_context.html#a351aa4aad60b2123232c179620d8138f">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__impl_1_1_completion_queue.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::CompletionQueue</a>
- , <a class="el" href="classgrpc__impl_1_1_server_async_reader_writer.html#a3e6ceb26728f815024f4e836b9ffd56f">grpc_impl::ServerAsyncReaderWriter< W, R ></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::ServerAsyncReader
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#abf9aa1d05e4abcec1fa6c08fe3803620">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::ServerAsyncReaderWriter
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#a5684c79858172c0c49d7c416b495fb6c">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::ServerAsyncResponseWriter
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#a6f479ac22bbc4276de05a1871cb226e8">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::ServerAsyncWriter
- : <a class="el" href="classgrpc__impl_1_1_server_context.html#a8bb9a1ef5fbf305e034525399fbcd4bf">grpc_impl::ServerContext</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__impl_1_1_completion_queue.html#aff192364682c8f4dbb834022d512828d">grpc_impl::CompletionQueue</a>
- , <a class="el" href="classgrpc__impl_1_1internal_1_1_server_reactor.html#aff192364682c8f4dbb834022d512828d">grpc_impl::internal::ServerReactor</a>
- </li>
- <li>::grpc_impl::ServerReader
- : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a85615871a77b46040c6284451edddebd">grpc_impl::CompletionQueue</a>
- , <a class="el" href="classgrpc__impl_1_1_server_context.html#a85615871a77b46040c6284451edddebd">grpc_impl::ServerContext</a>
- </li>
- <li>::grpc_impl::ServerWriter
- : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#af3a9e4fac5f28f2e68bef6d7318b7aad">grpc_impl::CompletionQueue</a>
- , <a class="el" href="classgrpc__impl_1_1_server_context.html#af3a9e4fac5f28f2e68bef6d7318b7aad">grpc_impl::ServerContext</a>
- </li>
- </ul>
- </div><!-- contents -->
- <!-- start footer part -->
- <hr class="footer"/><address class="footer"><small>
- Generated on Mon Aug 19 2019 12:05:23 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>
|