123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
- <title>GRPC C++: Data Structures</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.36.1</span>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- end header part -->
- <!-- Generated by Doxygen 1.8.17 -->
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
- var searchBox = new SearchBox("searchBox", "search",false,'Search');
- /* @license-end */
- </script>
- <script type="text/javascript" src="menudata.js"></script>
- <script type="text/javascript" src="menu.js"></script>
- <script type="text/javascript">
- /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
- $(function() {
- initMenu('',true,false,'search.php','Search');
- $(document).ready(function() { init_search(); });
- });
- /* @license-end */</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="header">
- <div class="headertitle">
- <div class="title">Data Structures</div> </div>
- </div><!--header-->
- <div class="contents">
- <div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
- <div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
- <tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacegrpc.html" target="_self">grpc</a></td><td class="desc">An <a class="el" href="classgrpc_1_1_alarm.html">Alarm</a> posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation </td></tr>
- <tr id="row_0_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacegrpc_1_1experimental.html" target="_self">experimental</a></td><td class="desc"><a class="el" href="classgrpc_1_1experimental_1_1_client_rpc_info.html">ClientRpcInfo</a> represents the state of a particular RPC as it appears to an interceptor </td></tr>
- <tr id="row_0_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_alts_credentials_options.html" target="_self">AltsCredentialsOptions</a></td><td class="desc">Options used to build AltsCredentials </td></tr>
- <tr id="row_0_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_alts_server_credentials_options.html" target="_self">AltsServerCredentialsOptions</a></td><td class="desc">Options to create <a class="el" href="classgrpc_1_1_server_credentials.html" title="Wrapper around grpc_server_credentials, a way to authenticate a server.">ServerCredentials</a> with ALTS </td></tr>
- <tr id="row_0_0_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_callback_generic_service.html" target="_self">CallbackGenericService</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1experimental_1_1_callback_generic_service.html" title="CallbackGenericService is the base class for generic services implemented using the callback API and ...">CallbackGenericService</a></em> is the base class for generic services implemented using the callback API and registered through the <a class="el" href="classgrpc_1_1_server_builder.html" title="A builder class for the creation and startup of grpc::Server instances.">ServerBuilder</a> using RegisterCallbackGenericService </td></tr>
- <tr id="row_0_0_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_certificate_provider_interface.html" target="_self">CertificateProviderInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_client_interceptor_factory_interface.html" target="_self">ClientInterceptorFactoryInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_client_rpc_info.html" target="_self">ClientRpcInfo</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_delegating_channel.html" target="_self">DelegatingChannel</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_0_7_" class="arrow" onclick="toggleFolder('0_0_7_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_external_connection_acceptor.html" target="_self">ExternalConnectionAcceptor</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_7_0_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_external_connection_acceptor_1_1_new_connection_parameters.html" target="_self">NewConnectionParameters</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_file_watcher_certificate_provider.html" target="_self">FileWatcherCertificateProvider</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_9_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_generic_callback_server_context.html" target="_self">GenericCallbackServerContext</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_10_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_identity_key_cert_pair.html" target="_self">IdentityKeyCertPair</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_11_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_interceptor.html" target="_self">Interceptor</a></td><td class="desc">Interface for an interceptor </td></tr>
- <tr id="row_0_0_12_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_interceptor_batch_methods.html" target="_self">InterceptorBatchMethods</a></td><td class="desc">Class that is passed as an argument to the <em>Intercept</em> method of the application's <em><a class="el" href="classgrpc_1_1experimental_1_1_interceptor.html" title="Interface for an interceptor.">Interceptor</a></em> interface implementation </td></tr>
- <tr id="row_0_0_13_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_message_allocator.html" target="_self">MessageAllocator</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_14_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_message_holder.html" target="_self">MessageHolder</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_15_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_rpc_allocator_state.html" target="_self">RpcAllocatorState</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_16_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_server_interceptor_factory_interface.html" target="_self">ServerInterceptorFactoryInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_17_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_server_rpc_info.html" target="_self">ServerRpcInfo</a></td><td class="desc"><a class="el" href="classgrpc_1_1experimental_1_1_server_rpc_info.html" title="ServerRpcInfo represents the state of a particular RPC as it appears to an interceptor.">ServerRpcInfo</a> represents the state of a particular RPC as it appears to an interceptor </td></tr>
- <tr id="row_0_0_18_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_static_data_certificate_provider.html" target="_self">StaticDataCertificateProvider</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_19_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_sts_credentials_options.html" target="_self">StsCredentialsOptions</a></td><td class="desc">Options for creating STS Oauth Token Exchange credentials following the IETF draft <a href="https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16">https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16</a> </td></tr>
- <tr id="row_0_0_20_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_tls_channel_credentials_options.html" target="_self">TlsChannelCredentialsOptions</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_21_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_tls_credentials_options.html" target="_self">TlsCredentialsOptions</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_22_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_tls_server_authorization_check_arg.html" target="_self">TlsServerAuthorizationCheckArg</a></td><td class="desc">TLS server authorization check arguments, wraps <a class="el" href="structgrpc__tls__server__authorization__check__arg.html" title="A struct containing all information necessary to schedule/cancel a server authorization check request...">grpc_tls_server_authorization_check_arg</a> </td></tr>
- <tr id="row_0_0_23_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_tls_server_authorization_check_config.html" target="_self">TlsServerAuthorizationCheckConfig</a></td><td class="desc">TLS server authorization check config, wraps grps_tls_server_authorization_check_config </td></tr>
- <tr id="row_0_0_24_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1experimental_1_1_tls_server_authorization_check_interface.html" target="_self">TlsServerAuthorizationCheckInterface</a></td><td class="desc">An interface that the application derives and uses to instantiate a <a class="el" href="classgrpc_1_1experimental_1_1_tls_server_authorization_check_config.html" title="TLS server authorization check config, wraps grps_tls_server_authorization_check_config.">TlsServerAuthorizationCheckConfig</a> instance </td></tr>
- <tr id="row_0_0_25_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_tls_server_credentials_options.html" target="_self">TlsServerCredentialsOptions</a></td><td class="desc"></td></tr>
- <tr id="row_0_0_26_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1experimental_1_1_xds_server_builder.html" target="_self">XdsServerBuilder</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacegrpc_1_1internal.html" target="_self">internal</a></td><td class="desc">Models a gRPC server </td></tr>
- <tr id="row_0_1_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_async_reader_interface.html" target="_self">AsyncReaderInterface</a></td><td class="desc">An interface that yields a sequence of messages of type <em>R</em> </td></tr>
- <tr id="row_0_1_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_async_writer_interface.html" target="_self">AsyncWriterInterface</a></td><td class="desc">An interface that can be fed a sequence of messages of type <em>W</em> </td></tr>
- <tr id="row_0_1_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_bidi_streaming_handler.html" target="_self">BidiStreamingHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_blocking_unary_call_impl.html" target="_self">BlockingUnaryCallImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call.html" target="_self">Call</a></td><td class="desc">Straightforward wrapping of the C call object </td></tr>
- <tr id="row_0_1_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_bidi_handler.html" target="_self">CallbackBidiHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_6_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_client_streaming_handler.html" target="_self">CallbackClientStreamingHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_7_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_server_streaming_handler.html" target="_self">CallbackServerStreamingHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_8_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_unary_call_impl.html" target="_self">CallbackUnaryCallImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_9_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_unary_handler.html" target="_self">CallbackUnaryHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_10_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_with_status_tag.html" target="_self">CallbackWithStatusTag</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_11_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_callback_with_success_tag.html" target="_self">CallbackWithSuccessTag</a></td><td class="desc"><a class="el" href="classgrpc_1_1internal_1_1_callback_with_success_tag.html" title="CallbackWithSuccessTag can be reused multiple times, and will be used in this fashion for streaming o...">CallbackWithSuccessTag</a> can be reused multiple times, and will be used in this fashion for streaming operations </td></tr>
- <tr id="row_0_1_12_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_hook.html" target="_self">CallHook</a></td><td class="desc">This is an interface that <a class="el" href="classgrpc_1_1_channel.html" title="Channels represent a connection to an endpoint. Created by CreateChannel.">Channel</a> and <a class="el" href="classgrpc_1_1_server.html" title="Represents a gRPC server.">Server</a> implement to allow them to hook performing ops </td></tr>
- <tr id="row_0_1_13_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_no_op.html" target="_self">CallNoOp</a></td><td class="desc">Default argument for <a class="el" href="classgrpc_1_1internal_1_1_call_op_set.html" title="Primary implementation of CallOpSetInterface.">CallOpSet</a> </td></tr>
- <tr id="row_0_1_14_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_client_recv_status.html" target="_self">CallOpClientRecvStatus</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_15_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_client_send_close.html" target="_self">CallOpClientSendClose</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_16_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_generic_recv_message.html" target="_self">CallOpGenericRecvMessage</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_17_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_recv_initial_metadata.html" target="_self">CallOpRecvInitialMetadata</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_18_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_recv_message.html" target="_self">CallOpRecvMessage</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_19_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_send_initial_metadata.html" target="_self">CallOpSendInitialMetadata</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_20_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_send_message.html" target="_self">CallOpSendMessage</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_21_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_server_send_status.html" target="_self">CallOpServerSendStatus</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_22_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_set.html" target="_self">CallOpSet</a></td><td class="desc">Primary implementation of <a class="el" href="classgrpc_1_1internal_1_1_call_op_set_interface.html" title="An abstract collection of call ops, used to generate the grpc_call_op structure to pass down to the l...">CallOpSetInterface</a> </td></tr>
- <tr id="row_0_1_23_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_call_op_set_interface.html" target="_self">CallOpSetInterface</a></td><td class="desc">An abstract collection of call ops, used to generate the grpc_call_op structure to pass down to the lower layers, and as it is-a <a class="el" href="classgrpc_1_1internal_1_1_completion_queue_tag.html" title="An interface allowing implementors to process and filter event tags.">CompletionQueueTag</a>, also massages the final completion into the correct form for consumption in the C++ API </td></tr>
- <tr id="row_0_1_24_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_cancel_interceptor_batch_methods.html" target="_self">CancelInterceptorBatchMethods</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_25_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_reader_factory.html" target="_self">ClientAsyncReaderFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_26_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_reader_writer_factory.html" target="_self">ClientAsyncReaderWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_27_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_response_reader_factory.html" target="_self">ClientAsyncResponseReaderFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_28_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_response_reader_helper.html" target="_self">ClientAsyncResponseReaderHelper</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_29_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_streaming_interface.html" target="_self">ClientAsyncStreamingInterface</a></td><td class="desc">Common interface for all client side asynchronous streaming </td></tr>
- <tr id="row_0_1_30_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_async_writer_factory.html" target="_self">ClientAsyncWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_31_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_reader_factory.html" target="_self">ClientCallbackReaderFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_32_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_reader_impl.html" target="_self">ClientCallbackReaderImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_33_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_reader_writer_factory.html" target="_self">ClientCallbackReaderWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_34_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_reader_writer_impl.html" target="_self">ClientCallbackReaderWriterImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_35_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_unary_factory.html" target="_self">ClientCallbackUnaryFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_36_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_unary_impl.html" target="_self">ClientCallbackUnaryImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_37_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_writer_factory.html" target="_self">ClientCallbackWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_38_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_callback_writer_impl.html" target="_self">ClientCallbackWriterImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_39_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_reactor.html" target="_self">ClientReactor</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_40_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_reader_factory.html" target="_self">ClientReaderFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_41_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_reader_writer_factory.html" target="_self">ClientReaderWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_42_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_streaming_handler.html" target="_self">ClientStreamingHandler</a></td><td class="desc">A wrapper class of an application provided client streaming handler </td></tr>
- <tr id="row_0_1_43_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_streaming_interface.html" target="_self">ClientStreamingInterface</a></td><td class="desc">Common interface for all synchronous client side streaming </td></tr>
- <tr id="row_0_1_44_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_client_writer_factory.html" target="_self">ClientWriterFactory</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_45_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_completion_queue_tag.html" target="_self">CompletionQueueTag</a></td><td class="desc">An interface allowing implementors to process and filter event tags </td></tr>
- <tr id="row_0_1_46_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_cond_var.html" target="_self">CondVar</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_47_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_default_message_holder.html" target="_self">DefaultMessageHolder</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_48_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_deserialize_func.html" target="_self">DeserializeFunc</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_49_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_deserialize_func_type.html" target="_self">DeserializeFuncType</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_50_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_error_method_handler.html" target="_self">ErrorMethodHandler</a></td><td class="desc">General method handler class for errors that prevent real method use e.g., handle unknown method by returning UNIMPLEMENTED error </td></tr>
- <tr id="row_0_1_51_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_finish_only_reactor.html" target="_self">FinishOnlyReactor</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_52_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_grpc_library.html" target="_self">GrpcLibrary</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_53_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_grpc_library_initializer.html" target="_self">GrpcLibraryInitializer</a></td><td class="desc">Instantiating this class ensures the proper initialization of gRPC </td></tr>
- <tr id="row_0_1_54_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_intercepted_channel.html" target="_self">InterceptedChannel</a></td><td class="desc">An <a class="el" href="classgrpc_1_1internal_1_1_intercepted_channel.html" title="An InterceptedChannel is available to client Interceptors.">InterceptedChannel</a> is available to client Interceptors </td></tr>
- <tr id="row_0_1_55_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_interceptor_batch_methods_impl.html" target="_self">InterceptorBatchMethodsImpl</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_56_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_metadata_map.html" target="_self">MetadataMap</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_57_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_1_57_" class="arrow" onclick="toggleFolder('0_1_57_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_method_handler.html" target="_self">MethodHandler</a></td><td class="desc">Base class for running an RPC handler </td></tr>
- <tr id="row_0_1_57_0_" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1internal_1_1_method_handler_1_1_handler_parameter.html" target="_self">HandlerParameter</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_58_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_mutex.html" target="_self">Mutex</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_59_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_mutex_lock.html" target="_self">MutexLock</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_60_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_reader_interface.html" target="_self">ReaderInterface</a></td><td class="desc">An interface that yields a sequence of messages of type <em>R</em> </td></tr>
- <tr id="row_0_1_61_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_releasable_mutex_lock.html" target="_self">ReleasableMutexLock</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_62_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_rpc_method.html" target="_self">RpcMethod</a></td><td class="desc">Descriptor of an RPC method </td></tr>
- <tr id="row_0_1_63_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_rpc_method_handler.html" target="_self">RpcMethodHandler</a></td><td class="desc">A wrapper class of an application provided rpc method handler </td></tr>
- <tr id="row_0_1_64_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_rpc_service_method.html" target="_self">RpcServiceMethod</a></td><td class="desc"><a class="el" href="classgrpc_1_1_server.html" title="Represents a gRPC server.">Server</a> side rpc method class </td></tr>
- <tr id="row_0_1_65_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_async_streaming_interface.html" target="_self">ServerAsyncStreamingInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_66_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_callback_call.html" target="_self">ServerCallbackCall</a></td><td class="desc">The base class of <a class="el" href="classgrpc_1_1_server_callback_unary.html">ServerCallbackUnary</a> etc </td></tr>
- <tr id="row_0_1_67_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_reactor.html" target="_self">ServerReactor</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_68_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_reader_writer_body.html" target="_self">ServerReaderWriterBody</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_69_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_streaming_handler.html" target="_self">ServerStreamingHandler</a></td><td class="desc">A wrapper class of an application provided server streaming handler </td></tr>
- <tr id="row_0_1_70_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_server_streaming_interface.html" target="_self">ServerStreamingInterface</a></td><td class="desc">Common interface for all synchronous server side streaming </td></tr>
- <tr id="row_0_1_71_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_split_server_streaming_handler.html" target="_self">SplitServerStreamingHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_72_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_streamed_unary_handler.html" target="_self">StreamedUnaryHandler</a></td><td class="desc"></td></tr>
- <tr id="row_0_1_73_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_templated_bidi_streaming_handler.html" target="_self">TemplatedBidiStreamingHandler</a></td><td class="desc">A wrapper class of an application provided bidi-streaming handler </td></tr>
- <tr id="row_0_1_74_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1internal_1_1_writer_interface.html" target="_self">WriterInterface</a></td><td class="desc">An interface that can be fed a sequence of messages of type <em>W</em> </td></tr>
- <tr id="row_0_2_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacegrpc_1_1protobuf.html" target="_self">protobuf</a></td><td class="desc"></td></tr>
- <tr id="row_0_3_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_3_" class="arrow" onclick="toggleFolder('0_3_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_alarm.html" target="_self">Alarm</a></td><td class="desc"></td></tr>
- <tr id="row_0_3_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_alarm_1_1experimental__type.html" target="_self">experimental_type</a></td><td class="desc">NOTE: class <a class="el" href="classgrpc_1_1_alarm_1_1experimental__type.html" title="NOTE: class experimental_type is not part of the public API of this class TODO(vjpai): Move these con...">experimental_type</a> is not part of the public API of this class TODO(vjpai): Move these contents to the public API of <a class="el" href="classgrpc_1_1_alarm.html">Alarm</a> when they are no longer experimental </td></tr>
- <tr id="row_0_4_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_async_generic_service.html" target="_self">AsyncGenericService</a></td><td class="desc"></td></tr>
- <tr id="row_0_5_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_auth_context.html" target="_self">AuthContext</a></td><td class="desc">Class encapsulating the Authentication Information </td></tr>
- <tr id="row_0_6_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_auth_metadata_processor.html" target="_self">AuthMetadataProcessor</a></td><td class="desc">Interface allowing custom server-side authorization based on credentials encoded in metadata </td></tr>
- <tr id="row_0_7_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_auth_property_iterator.html" target="_self">AuthPropertyIterator</a></td><td class="desc"></td></tr>
- <tr id="row_0_8_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_byte_buffer.html" target="_self">ByteBuffer</a></td><td class="desc">A sequence of bytes </td></tr>
- <tr id="row_0_9_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_callback_server_context.html" target="_self">CallbackServerContext</a></td><td class="desc"></td></tr>
- <tr id="row_0_10_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_call_credentials.html" target="_self">CallCredentials</a></td><td class="desc">A call credentials object encapsulates the state needed by a client to authenticate with a server for a given call on a channel </td></tr>
- <tr id="row_0_11_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_channel.html" target="_self">Channel</a></td><td class="desc">Channels represent a connection to an endpoint. Created by <em>CreateChannel</em> </td></tr>
- <tr id="row_0_12_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_channel_arguments.html" target="_self">ChannelArguments</a></td><td class="desc">Options for channel creation </td></tr>
- <tr id="row_0_13_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_channel_credentials.html" target="_self">ChannelCredentials</a></td><td class="desc">A channel credentials object encapsulates all the state needed by a client to authenticate with a server for a given channel </td></tr>
- <tr id="row_0_14_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_channel_interface.html" target="_self">ChannelInterface</a></td><td class="desc">Codegen interface for <em><a class="el" href="classgrpc_1_1_channel.html" title="Channels represent a connection to an endpoint. Created by CreateChannel.">grpc::Channel</a></em> </td></tr>
- <tr id="row_0_15_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_reader.html" target="_self">ClientAsyncReader</a></td><td class="desc">Async client-side API for doing server-streaming RPCs, where the incoming message stream coming from the server has messages of type <em>R</em> </td></tr>
- <tr id="row_0_16_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_reader_interface.html" target="_self">ClientAsyncReaderInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_17_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_reader_writer.html" target="_self">ClientAsyncReaderWriter</a></td><td class="desc">Async client-side interface for bi-directional streaming, where the outgoing message stream going to the server has messages of type <em>W</em>, and the incoming message stream coming from the server has messages of type <em>R</em> </td></tr>
- <tr id="row_0_18_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_reader_writer_interface.html" target="_self">ClientAsyncReaderWriterInterface</a></td><td class="desc">Async client-side interface for bi-directional streaming, where the client-to-server message stream has messages of type <em>W</em>, and the server-to-client message stream has messages of type <em>R</em> </td></tr>
- <tr id="row_0_19_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_response_reader.html" target="_self">ClientAsyncResponseReader</a></td><td class="desc">Async API for client-side unary RPCs, where the message response received from the server is of type <em>R</em> </td></tr>
- <tr id="row_0_20_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_response_reader_interface.html" target="_self">ClientAsyncResponseReaderInterface</a></td><td class="desc">An interface relevant for async client side unary RPCs (which send one request message to a server and receive one response message) </td></tr>
- <tr id="row_0_21_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_writer.html" target="_self">ClientAsyncWriter</a></td><td class="desc">Async API on the client side for doing client-streaming RPCs, where the outgoing message stream going to the server contains messages of type <em>W</em> </td></tr>
- <tr id="row_0_22_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_async_writer_interface.html" target="_self">ClientAsyncWriterInterface</a></td><td class="desc">Common interface for client side asynchronous writing </td></tr>
- <tr id="row_0_23_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_bidi_reactor.html" target="_self">ClientBidiReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_client_bidi_reactor.html" title="ClientBidiReactor is the interface for a bidirectional streaming RPC.">ClientBidiReactor</a></em> is the interface for a bidirectional streaming RPC </td></tr>
- <tr id="row_0_24_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_callback_reader.html" target="_self">ClientCallbackReader</a></td><td class="desc"></td></tr>
- <tr id="row_0_25_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_callback_reader_writer.html" target="_self">ClientCallbackReaderWriter</a></td><td class="desc"></td></tr>
- <tr id="row_0_26_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_callback_unary.html" target="_self">ClientCallbackUnary</a></td><td class="desc"></td></tr>
- <tr id="row_0_27_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_callback_writer.html" target="_self">ClientCallbackWriter</a></td><td class="desc"></td></tr>
- <tr id="row_0_28_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_28_" class="arrow" onclick="toggleFolder('0_28_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_context.html" target="_self">ClientContext</a></td><td class="desc">A <a class="el" href="classgrpc_1_1_client_context.html" title="A ClientContext allows the person implementing a service client to:">ClientContext</a> allows the person implementing a service client to: </td></tr>
- <tr id="row_0_28_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_context_1_1_global_callbacks.html" target="_self">GlobalCallbacks</a></td><td class="desc">Global Callbacks </td></tr>
- <tr id="row_0_29_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_reader.html" target="_self">ClientReader</a></td><td class="desc">Synchronous (blocking) client-side API for doing server-streaming RPCs, where the stream of messages coming from the server has messages of type <em>R</em> </td></tr>
- <tr id="row_0_30_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_reader_interface.html" target="_self">ClientReaderInterface</a></td><td class="desc">Client-side interface for streaming reads of message of type <em>R</em> </td></tr>
- <tr id="row_0_31_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_reader_writer.html" target="_self">ClientReaderWriter</a></td><td class="desc">Synchronous (blocking) client-side API for bi-directional streaming RPCs, where the outgoing message stream coming from the client has messages of type <em>W</em>, and the incoming messages stream coming from the server has messages of type <em>R</em> </td></tr>
- <tr id="row_0_32_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_reader_writer_interface.html" target="_self">ClientReaderWriterInterface</a></td><td class="desc">Client-side interface for bi-directional streaming with client-to-server stream messages of type <em>W</em> and server-to-client stream messages of type <em>R</em> </td></tr>
- <tr id="row_0_33_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_read_reactor.html" target="_self">ClientReadReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_client_read_reactor.html" title="ClientReadReactor is the interface for a server-streaming RPC.">ClientReadReactor</a></em> is the interface for a server-streaming RPC </td></tr>
- <tr id="row_0_34_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_unary_reactor.html" target="_self">ClientUnaryReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_client_unary_reactor.html" title="ClientUnaryReactor is a reactor-style interface for a unary RPC.">ClientUnaryReactor</a></em> is a reactor-style interface for a unary RPC </td></tr>
- <tr id="row_0_35_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_writer.html" target="_self">ClientWriter</a></td><td class="desc">Synchronous (blocking) client-side API for doing client-streaming RPCs, where the outgoing message stream coming from the client has messages of type <em>W</em> </td></tr>
- <tr id="row_0_36_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_write_reactor.html" target="_self">ClientWriteReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_client_write_reactor.html" title="ClientWriteReactor is the interface for a client-streaming RPC.">ClientWriteReactor</a></em> is the interface for a client-streaming RPC </td></tr>
- <tr id="row_0_37_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_client_writer_interface.html" target="_self">ClientWriterInterface</a></td><td class="desc">Client-side interface for streaming writes of message type <em>W</em> </td></tr>
- <tr id="row_0_38_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_completion_queue.html" target="_self">CompletionQueue</a></td><td class="desc">A thin wrapper around <a class="el" href="grpc__types_8h.html#a895faab0e6035445750e43482651ba2f">grpc_completion_queue</a> (see src/core/lib/surface/completion_queue.h) </td></tr>
- <tr id="row_0_39_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_context_allocator.html" target="_self">ContextAllocator</a></td><td class="desc">A <a class="el" href="classgrpc_1_1_callback_server_context.html">CallbackServerContext</a> allows users to use the contents of the <a class="el" href="classgrpc_1_1_callback_server_context.html">CallbackServerContext</a> or GenericCallbackServerContext structure for the callback API </td></tr>
- <tr id="row_0_40_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_core_codegen.html" target="_self">CoreCodegen</a></td><td class="desc">Implementation of the core codegen interface </td></tr>
- <tr id="row_0_41_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_core_codegen_interface.html" target="_self">CoreCodegenInterface</a></td><td class="desc">Interface between the codegen library and the minimal subset of core features required by the generated code </td></tr>
- <tr id="row_0_42_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_generic_server_context.html" target="_self">GenericServerContext</a></td><td class="desc"></td></tr>
- <tr id="row_0_43_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_grpc_library_codegen.html" target="_self">GrpcLibraryCodegen</a></td><td class="desc">Classes that require gRPC to be initialized should inherit from this class </td></tr>
- <tr id="row_0_44_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_grpc_library_interface.html" target="_self">GrpcLibraryInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_45_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_health_check_service_interface.html" target="_self">HealthCheckServiceInterface</a></td><td class="desc">The gRPC server uses this interface to expose the health checking service without depending on protobuf </td></tr>
- <tr id="row_0_46_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_health_check_service_server_builder_option.html" target="_self">HealthCheckServiceServerBuilderOption</a></td><td class="desc"></td></tr>
- <tr id="row_0_47_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_metadata_credentials_plugin.html" target="_self">MetadataCredentialsPlugin</a></td><td class="desc">User defined metadata credentials </td></tr>
- <tr id="row_0_48_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_propagation_options.html" target="_self">PropagationOptions</a></td><td class="desc">Options for <em><a class="el" href="classgrpc_1_1_client_context.html#a70ff062f93b75964704b7f8ef97bf7f6" 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" title="A ServerContext or CallbackServerContext allows the code implementing a service handler to:">ServerContext</a></em> to propagate (copy) from it into a new <em><a class="el" href="classgrpc_1_1_client_context.html" title="A ClientContext allows the person implementing a service client to:">ClientContext</a></em> </td></tr>
- <tr id="row_0_49_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_proto_buffer_reader.html" target="_self">ProtoBufferReader</a></td><td class="desc">This is a specialization of the protobuf class ZeroCopyInputStream The principle is to get one chunk of data at a time from the proto layer, with options to backup (re-see some bytes) or skip (forward past some bytes) </td></tr>
- <tr id="row_0_50_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_proto_buffer_writer.html" target="_self">ProtoBufferWriter</a></td><td class="desc">This is a specialization of the protobuf class ZeroCopyOutputStream </td></tr>
- <tr id="row_0_51_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_resource_quota.html" target="_self">ResourceQuota</a></td><td class="desc"><a class="el" href="classgrpc_1_1_resource_quota.html" title="ResourceQuota represents a bound on memory and thread usage by the gRPC library.">ResourceQuota</a> represents a bound on memory and thread usage by the gRPC library </td></tr>
- <tr id="row_0_52_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_serialization_traits.html" target="_self">SerializationTraits</a></td><td class="desc">Defines how to serialize and deserialize some type </td></tr>
- <tr id="row_0_53_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_serialization_traits_3_01_byte_buffer_00_01void_01_4.html" target="_self">SerializationTraits< ByteBuffer, void ></a></td><td class="desc"></td></tr>
- <tr id="row_0_54_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_54_" class="arrow" onclick="toggleFolder('0_54_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server.html" target="_self">Server</a></td><td class="desc">Represents a gRPC server </td></tr>
- <tr id="row_0_54_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_1_1experimental__type.html" target="_self">experimental_type</a></td><td class="desc">NOTE: class <a class="el" href="classgrpc_1_1_server_1_1experimental__type.html" title="NOTE: class experimental_type is not part of the public API of this class.">experimental_type</a> is not part of the public API of this class </td></tr>
- <tr id="row_0_54_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_1_1_global_callbacks.html" target="_self">GlobalCallbacks</a></td><td class="desc">Global callbacks are a set of hooks that are called when server events occur </td></tr>
- <tr id="row_0_55_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_reader.html" target="_self">ServerAsyncReader</a></td><td class="desc">Async server-side API for doing client-streaming RPCs, where the incoming message stream from the client has messages of type <em>R</em>, and the single response message sent from the server is type <em>W</em> </td></tr>
- <tr id="row_0_56_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_reader_interface.html" target="_self">ServerAsyncReaderInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_57_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_reader_writer.html" target="_self">ServerAsyncReaderWriter</a></td><td class="desc">Async server-side API for doing bidirectional streaming RPCs, where the incoming message stream coming from the client has messages of type <em>R</em>, and the outgoing message stream coming from the server has messages of type <em>W</em> </td></tr>
- <tr id="row_0_58_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_reader_writer_interface.html" target="_self">ServerAsyncReaderWriterInterface</a></td><td class="desc">Server-side interface for asynchronous bi-directional streaming </td></tr>
- <tr id="row_0_59_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_response_writer.html" target="_self">ServerAsyncResponseWriter</a></td><td class="desc">Async server-side API for handling unary calls, where the single response message sent to the client is of type <em>W</em> </td></tr>
- <tr id="row_0_60_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_writer.html" target="_self">ServerAsyncWriter</a></td><td class="desc">Async server-side API for doing server streaming RPCs, where the outgoing message stream from the server has messages of type <em>W</em> </td></tr>
- <tr id="row_0_61_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_async_writer_interface.html" target="_self">ServerAsyncWriterInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_62_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_bidi_reactor.html" target="_self">ServerBidiReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_server_bidi_reactor.html" title="ServerBidiReactor is the interface for a bidirectional streaming RPC.">ServerBidiReactor</a></em> is the interface for a bidirectional streaming RPC </td></tr>
- <tr id="row_0_63_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_63_" class="arrow" onclick="toggleFolder('0_63_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_builder.html" target="_self">ServerBuilder</a></td><td class="desc">A builder class for the creation and startup of <em><a class="el" href="classgrpc_1_1_server.html" title="Represents a gRPC server.">grpc::Server</a></em> instances </td></tr>
- <tr id="row_0_63_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_builder_1_1experimental__type.html" target="_self">experimental_type</a></td><td class="desc">NOTE: class <a class="el" href="classgrpc_1_1_server_builder_1_1experimental__type.html" title="NOTE: class experimental_type is not part of the public API of this class.">experimental_type</a> is not part of the public API of this class </td></tr>
- <tr id="row_0_63_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1_server_builder_1_1_named_service.html" target="_self">NamedService</a></td><td class="desc"></td></tr>
- <tr id="row_0_63_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1_server_builder_1_1_port.html" target="_self">Port</a></td><td class="desc">Experimental, to be deprecated </td></tr>
- <tr id="row_0_64_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_builder_option.html" target="_self">ServerBuilderOption</a></td><td class="desc">Interface to pass an option to a <em><a class="el" href="classgrpc_1_1_server_builder.html" title="A builder class for the creation and startup of grpc::Server instances.">ServerBuilder</a></em> </td></tr>
- <tr id="row_0_65_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_builder_plugin.html" target="_self">ServerBuilderPlugin</a></td><td class="desc">This interface is meant for internal usage only </td></tr>
- <tr id="row_0_66_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_callback_reader.html" target="_self">ServerCallbackReader</a></td><td class="desc"></td></tr>
- <tr id="row_0_67_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_callback_reader_writer.html" target="_self">ServerCallbackReaderWriter</a></td><td class="desc"></td></tr>
- <tr id="row_0_68_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_callback_unary.html" target="_self">ServerCallbackUnary</a></td><td class="desc"></td></tr>
- <tr id="row_0_69_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_callback_writer.html" target="_self">ServerCallbackWriter</a></td><td class="desc"></td></tr>
- <tr id="row_0_70_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_completion_queue.html" target="_self">ServerCompletionQueue</a></td><td class="desc">A specific type of completion queue used by the processing of notifications by servers </td></tr>
- <tr id="row_0_71_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_context.html" target="_self">ServerContext</a></td><td class="desc">A <a class="el" href="classgrpc_1_1_server_context.html" title="A ServerContext or CallbackServerContext allows the code implementing a service handler to:">ServerContext</a> or <a class="el" href="classgrpc_1_1_callback_server_context.html">CallbackServerContext</a> allows the code implementing a service handler to: </td></tr>
- <tr id="row_0_72_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_context_base.html" target="_self">ServerContextBase</a></td><td class="desc">Base class of <a class="el" href="classgrpc_1_1_server_context.html" title="A ServerContext or CallbackServerContext allows the code implementing a service handler to:">ServerContext</a>. Experimental until callback API is final </td></tr>
- <tr id="row_0_73_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_credentials.html" target="_self">ServerCredentials</a></td><td class="desc">Wrapper around <em>grpc_server_credentials</em>, a way to authenticate a server </td></tr>
- <tr id="row_0_74_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_initializer.html" target="_self">ServerInitializer</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_75_" class="arrow" onclick="toggleFolder('0_75_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface.html" target="_self">ServerInterface</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html" target="_self">BaseAsyncRequest</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1experimental__registration__interface.html" target="_self">experimental_registration_interface</a></td><td class="desc">NOTE: class <a class="el" href="classgrpc_1_1_server_interface_1_1experimental__registration__interface.html" title="NOTE: class experimental_registration_interface is not part of the public API of this class TODO(vjpa...">experimental_registration_interface</a> is not part of the public API of this class TODO(vjpai): Move these contents to public API when no longer experimental </td></tr>
- <tr id="row_0_75_2_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1_generic_async_request.html" target="_self">GenericAsyncRequest</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_3_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1_no_payload_async_request.html" target="_self">NoPayloadAsyncRequest</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_4_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1_payload_async_request.html" target="_self">PayloadAsyncRequest</a></td><td class="desc"></td></tr>
- <tr id="row_0_75_5_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_interface_1_1_registered_async_request.html" target="_self">RegisteredAsyncRequest</a></td><td class="desc"><a class="el" href="classgrpc_1_1_server_interface_1_1_registered_async_request.html" title="RegisteredAsyncRequest is not part of the C++ API.">RegisteredAsyncRequest</a> is not part of the C++ API </td></tr>
- <tr id="row_0_76_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_reader.html" target="_self">ServerReader</a></td><td class="desc">Synchronous (blocking) server-side API for doing client-streaming RPCs, where the incoming message stream coming from the client has messages of type <em>R</em> </td></tr>
- <tr id="row_0_77_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_reader_interface.html" target="_self">ServerReaderInterface</a></td><td class="desc">Server-side interface for streaming reads of message of type <em>R</em> </td></tr>
- <tr id="row_0_78_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_reader_writer.html" target="_self">ServerReaderWriter</a></td><td class="desc">Synchronous (blocking) server-side API for a bidirectional streaming call, where the incoming message stream coming from the client has messages of type <em>R</em>, and the outgoing message streaming coming from the server has messages of type <em>W</em> </td></tr>
- <tr id="row_0_79_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_reader_writer_interface.html" target="_self">ServerReaderWriterInterface</a></td><td class="desc">Server-side interface for bi-directional streaming </td></tr>
- <tr id="row_0_80_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_read_reactor.html" target="_self">ServerReadReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_server_read_reactor.html" title="ServerReadReactor is the interface for a client-streaming RPC.">ServerReadReactor</a></em> is the interface for a client-streaming RPC </td></tr>
- <tr id="row_0_81_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_split_streamer.html" target="_self">ServerSplitStreamer</a></td><td class="desc">A class to represent a flow-controlled server-side streaming call </td></tr>
- <tr id="row_0_82_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_unary_reactor.html" target="_self">ServerUnaryReactor</a></td><td class="desc"></td></tr>
- <tr id="row_0_83_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_unary_streamer.html" target="_self">ServerUnaryStreamer</a></td><td class="desc">A class to represent a flow-controlled unary call </td></tr>
- <tr id="row_0_84_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_writer.html" target="_self">ServerWriter</a></td><td class="desc">Synchronous (blocking) server-side API for doing for doing a server-streaming RPCs, where the outgoing message stream coming from the server has messages of type <em>W</em> </td></tr>
- <tr id="row_0_85_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_write_reactor.html" target="_self">ServerWriteReactor</a></td><td class="desc"><em><a class="el" href="classgrpc_1_1_server_write_reactor.html" title="ServerWriteReactor is the interface for a server-streaming RPC.">ServerWriteReactor</a></em> is the interface for a server-streaming RPC </td></tr>
- <tr id="row_0_86_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_server_writer_interface.html" target="_self">ServerWriterInterface</a></td><td class="desc">Server-side interface for streaming writes of message of type <em>W</em> </td></tr>
- <tr id="row_0_87_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_87_" class="arrow" onclick="toggleFolder('0_87_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_service.html" target="_self">Service</a></td><td class="desc">Desriptor of an RPC service and its various RPC methods </td></tr>
- <tr id="row_0_87_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_service_1_1experimental__type.html" target="_self">experimental_type</a></td><td class="desc"></td></tr>
- <tr id="row_0_88_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_slice.html" target="_self">Slice</a></td><td class="desc">A wrapper around <em><a class="el" href="structgrpc__slice.html" title="A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1].">grpc_slice</a></em> </td></tr>
- <tr id="row_0_89_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1_ssl_credentials_options.html" target="_self">SslCredentialsOptions</a></td><td class="desc">Options used to build SslCredentials </td></tr>
- <tr id="row_0_90_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_90_" class="arrow" onclick="toggleFolder('0_90_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1_ssl_server_credentials_options.html" target="_self">SslServerCredentialsOptions</a></td><td class="desc">Options to create <a class="el" href="classgrpc_1_1_server_credentials.html" title="Wrapper around grpc_server_credentials, a way to authenticate a server.">ServerCredentials</a> with SSL </td></tr>
- <tr id="row_0_90_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc_1_1_ssl_server_credentials_options_1_1_pem_key_cert_pair.html" target="_self">PemKeyCertPair</a></td><td class="desc"></td></tr>
- <tr id="row_0_91_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_status.html" target="_self">Status</a></td><td class="desc">Did it work? If it didn't, why? </td></tr>
- <tr id="row_0_92_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1string__ref.html" target="_self">string_ref</a></td><td class="desc">This class is a non owning reference to a string </td></tr>
- <tr id="row_0_93_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_stub_options.html" target="_self">StubOptions</a></td><td class="desc">Useful interface for generated stubs </td></tr>
- <tr id="row_0_94_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_94_" class="arrow" onclick="toggleFolder('0_94_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_templated_generic_stub.html" target="_self">TemplatedGenericStub</a></td><td class="desc">Generic stubs provide a type-unaware interface to call gRPC methods by name </td></tr>
- <tr id="row_0_94_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_templated_generic_stub_1_1experimental__type.html" target="_self">experimental_type</a></td><td class="desc">NOTE: class <a class="el" href="classgrpc_1_1_templated_generic_stub_1_1experimental__type.html" title="NOTE: class experimental_type is not part of the public API of this class TODO(vjpai): Move these con...">experimental_type</a> is not part of the public API of this class TODO(vjpai): Move these contents to the public API of GenericStub when they are no longer experimental </td></tr>
- <tr id="row_0_95_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_time_point.html" target="_self">TimePoint</a></td><td class="desc">If you are trying to use <a class="el" href="classgrpc_1_1_completion_queue.html#a290ddf3d96e6d1d5886580e60b0602b4" title="Read from the queue, blocking up to deadline (or the queue's shutdown).">CompletionQueue::AsyncNext</a> with a time class that isn't either <a class="el" href="structgpr__timespec.html" title="Analogous to struct timespec.">gpr_timespec</a> or std::chrono::system_clock::time_point, you will most likely be looking at this comment as your compiler will have fired an error below </td></tr>
- <tr id="row_0_96_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_time_point_3_01gpr__timespec_01_4.html" target="_self">TimePoint< gpr_timespec ></a></td><td class="desc"></td></tr>
- <tr id="row_0_97_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_time_point_3_01std_1_1chrono_1_1system__clock_1_1time__point_01_4.html" target="_self">TimePoint< std::chrono::system_clock::time_point ></a></td><td class="desc"></td></tr>
- <tr id="row_0_98_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classgrpc_1_1_write_options.html" target="_self">WriteOptions</a></td><td class="desc">Per-message write options </td></tr>
- <tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">►</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespacestd.html" target="_self">std</a></td><td class="desc"></td></tr>
- <tr id="row_1_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classstd_1_1default__delete_3_1_1grpc_1_1_client_async_response_reader_3_01_r_01_4_01_4.html" target="_self">default_delete<::grpc::ClientAsyncResponseReader< R > ></a></td><td class="desc"></td></tr>
- <tr id="row_1_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classstd_1_1default__delete_3_1_1grpc_1_1_client_async_response_reader_interface_3_01_r_01_4_01_4.html" target="_self">default_delete<::grpc::ClientAsyncResponseReaderInterface< R > ></a></td><td class="desc"></td></tr>
- <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgpr__event.html" target="_self">gpr_event</a></td><td class="desc"></td></tr>
- <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgpr__log__func__args.html" target="_self">gpr_log_func_args</a></td><td class="desc">Log overrides: applications can use this API to intercept logging calls and use their own implementations </td></tr>
- <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgpr__refcount.html" target="_self">gpr_refcount</a></td><td class="desc"></td></tr>
- <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgpr__stats__counter.html" target="_self">gpr_stats_counter</a></td><td class="desc"></td></tr>
- <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgpr__timespec.html" target="_self">gpr_timespec</a></td><td class="desc">Analogous to struct timespec </td></tr>
- <tr id="row_7_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_7_" class="arrow" onclick="toggleFolder('7_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__arg.html" target="_self">grpc_arg</a></td><td class="desc">A single argument.. </td></tr>
- <tr id="row_7_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_7_0_" class="arrow" onclick="toggleFolder('7_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="uniongrpc__arg_1_1grpc__arg__value.html" target="_self">grpc_arg_value</a></td><td class="desc"></td></tr>
- <tr id="row_7_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__arg_1_1grpc__arg__value_1_1grpc__arg__pointer.html" target="_self">grpc_arg_pointer</a></td><td class="desc"></td></tr>
- <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__arg__pointer__vtable.html" target="_self">grpc_arg_pointer_vtable</a></td><td class="desc"></td></tr>
- <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__auth__metadata__context.html" target="_self">grpc_auth_metadata_context</a></td><td class="desc">Context that can be used by metadata credentials plugin in order to create auth related metadata </td></tr>
- <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__auth__metadata__processor.html" target="_self">grpc_auth_metadata_processor</a></td><td class="desc">Pluggable server-side metadata processor object </td></tr>
- <tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__auth__property.html" target="_self">grpc_auth_property</a></td><td class="desc">Value, if not NULL, is guaranteed to be NULL terminated </td></tr>
- <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__auth__property__iterator.html" target="_self">grpc_auth_property_iterator</a></td><td class="desc"></td></tr>
- <tr id="row_13_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_13_" class="arrow" onclick="toggleFolder('13_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__byte__buffer.html" target="_self">grpc_byte_buffer</a></td><td class="desc"></td></tr>
- <tr id="row_13_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_13_0_" class="arrow" onclick="toggleFolder('13_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="uniongrpc__byte__buffer_1_1grpc__byte__buffer__data.html" target="_self">grpc_byte_buffer_data</a></td><td class="desc"></td></tr>
- <tr id="row_13_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__byte__buffer_1_1grpc__byte__buffer__data_1_1grpc__compressed__buffer.html" target="_self">grpc_compressed_buffer</a></td><td class="desc"></td></tr>
- <tr id="row_14_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_14_" class="arrow" onclick="toggleFolder('14_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__byte__buffer__reader.html" target="_self">grpc_byte_buffer_reader</a></td><td class="desc"></td></tr>
- <tr id="row_14_0_" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="uniongrpc__byte__buffer__reader_1_1grpc__byte__buffer__reader__current.html" target="_self">grpc_byte_buffer_reader_current</a></td><td class="desc">Different current objects correspond to different types of byte buffers </td></tr>
- <tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__call__details.html" target="_self">grpc_call_details</a></td><td class="desc"></td></tr>
- <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__channel__args.html" target="_self">grpc_channel_args</a></td><td class="desc">An array of arguments that can be passed around </td></tr>
- <tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__channel__info.html" target="_self">grpc_channel_info</a></td><td class="desc">Information requested from the channel </td></tr>
- <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__completion__queue__attributes.html" target="_self">grpc_completion_queue_attributes</a></td><td class="desc"></td></tr>
- <tr id="row_19_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_19_" class="arrow" onclick="toggleFolder('19_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__compression__options.html" target="_self">grpc_compression_options</a></td><td class="desc"></td></tr>
- <tr id="row_19_0_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__compression__options_1_1grpc__compression__options__default__algorithm.html" target="_self">grpc_compression_options_default_algorithm</a></td><td class="desc">The default message compression algorithm </td></tr>
- <tr id="row_19_1_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__compression__options_1_1grpc__compression__options__default__level.html" target="_self">grpc_compression_options_default_level</a></td><td class="desc">The default compression level </td></tr>
- <tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__event.html" target="_self">grpc_event</a></td><td class="desc">The result of an operation </td></tr>
- <tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__experimental__completion__queue__functor.html" target="_self">grpc_experimental_completion_queue_functor</a></td><td class="desc">EXPERIMENTAL: Specifies an interface class to be used as a tag for callback-based completion queues </td></tr>
- <tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__metadata.html" target="_self">grpc_metadata</a></td><td class="desc">A single metadata element </td></tr>
- <tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__metadata__array.html" target="_self">grpc_metadata_array</a></td><td class="desc"></td></tr>
- <tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__metadata__credentials__plugin.html" target="_self">grpc_metadata_credentials_plugin</a></td><td class="desc">Grpc_metadata_credentials plugin is an API user provided structure used to create grpc_credentials objects that can be set on a channel (composed) or a call </td></tr>
- <tr id="row_25_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_25_" class="arrow" onclick="toggleFolder('25_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op.html" target="_self">grpc_op</a></td><td class="desc">Operation data: one field for each op type (except SEND_CLOSE_FROM_CLIENT which has no arguments) </td></tr>
- <tr id="row_25_0_" class="even" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_25_0_" class="arrow" onclick="toggleFolder('25_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="uniongrpc__op_1_1grpc__op__data.html" target="_self">grpc_op_data</a></td><td class="desc"></td></tr>
- <tr id="row_25_0_0_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__close__on__server.html" target="_self">grpc_op_recv_close_on_server</a></td><td class="desc"></td></tr>
- <tr id="row_25_0_1_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__initial__metadata.html" target="_self">grpc_op_recv_initial_metadata</a></td><td class="desc">Ownership of the array is with the caller, but ownership of the elements stays with the call object (ie key, value members are owned by the call object, recv_initial_metadata->array is owned by the caller) </td></tr>
- <tr id="row_25_0_2_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__message.html" target="_self">grpc_op_recv_message</a></td><td class="desc">Ownership of the byte buffer is moved to the caller; the caller must call grpc_byte_buffer_destroy on this value, or reuse it in a future op </td></tr>
- <tr id="row_25_0_3_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html" target="_self">grpc_op_recv_status_on_client</a></td><td class="desc"></td></tr>
- <tr id="row_25_0_4_" class="even" style="display:none;"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_25_0_4_" class="arrow" onclick="toggleFolder('25_0_4_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata.html" target="_self">grpc_op_send_initial_metadata</a></td><td class="desc"></td></tr>
- <tr id="row_25_0_4_0_" class="even" style="display:none;"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__initial__metadata_1_1grpc__op__send__initialaea3b3a42c7d59f33d8b29d9f8d06219.html" target="_self">grpc_op_send_initial_metadata_maybe_compression_level</a></td><td class="desc">If <em>is_set</em>, <em>compression_level</em> will be used for the call </td></tr>
- <tr id="row_25_0_5_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__message.html" target="_self">grpc_op_send_message</a></td><td class="desc"></td></tr>
- <tr id="row_25_0_6_" class="even" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html" target="_self">grpc_op_send_status_from_server</a></td><td class="desc"></td></tr>
- <tr id="row_26_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_26_" class="arrow" onclick="toggleFolder('26_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__slice.html" target="_self">grpc_slice</a></td><td class="desc">A <a class="el" href="structgrpc__slice.html" title="A grpc_slice s, if initialized, represents the byte range s.bytes[0..s.length-1].">grpc_slice</a> s, if initialized, represents the byte range s.bytes[0..s.length-1] </td></tr>
- <tr id="row_26_0_" style="display:none;"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_26_0_" class="arrow" onclick="toggleFolder('26_0_')">►</span><span class="icona"><span class="icon">C</span></span><a class="el" href="uniongrpc__slice_1_1grpc__slice__data.html" target="_self">grpc_slice_data</a></td><td class="desc"></td></tr>
- <tr id="row_26_0_0_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__slice_1_1grpc__slice__data_1_1grpc__slice__inlined.html" target="_self">grpc_slice_inlined</a></td><td class="desc"></td></tr>
- <tr id="row_26_0_1_" style="display:none;"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__slice_1_1grpc__slice__data_1_1grpc__slice__refcounted.html" target="_self">grpc_slice_refcounted</a></td><td class="desc"></td></tr>
- <tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__slice__buffer.html" target="_self">grpc_slice_buffer</a></td><td class="desc">Represents an expandable array of slices, to be interpreted as a single item </td></tr>
- <tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__ssl__pem__key__cert__pair.html" target="_self">grpc_ssl_pem_key_cert_pair</a></td><td class="desc">Object that holds a private key / certificate chain pair in PEM format </td></tr>
- <tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__ssl__verify__peer__options.html" target="_self">grpc_ssl_verify_peer_options</a></td><td class="desc">Object that holds additional peer-verification options on a secure channel </td></tr>
- <tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__sts__credentials__options.html" target="_self">grpc_sts_credentials_options</a></td><td class="desc">Options for creating STS Oauth Token Exchange credentials following the IETF draft <a href="https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16">https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16</a> </td></tr>
- <tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structgrpc__tls__server__authorization__check__arg.html" target="_self">grpc_tls_server_authorization_check_arg</a></td><td class="desc">A struct containing all information necessary to schedule/cancel a server authorization check request </td></tr>
- <tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structverify__peer__options.html" target="_self">verify_peer_options</a></td><td class="desc">Deprecated in favor of <a class="el" href="structgrpc__ssl__verify__peer__options.html" title="Object that holds additional peer-verification options on a secure channel.">grpc_ssl_verify_peer_options</a> </td></tr>
- </table>
- </div><!-- directory -->
- </div><!-- contents -->
- <!-- start footer part -->
- <hr class="footer"/><address class="footer"><small>
- Generated on Wed Mar 3 2021 19:17:27 for GRPC C++ by  <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/>
- </a> 1.8.17
- </small></address>
- </body>
- </html>
|