functions_t.html 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.13"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>GRPC C++: Data Fields</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">GRPC C++
  25. &#160;<span id="projectnumber">1.26.0</span>
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.13 -->
  34. <script type="text/javascript">
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. </script>
  37. <script type="text/javascript" src="menudata.js"></script>
  38. <script type="text/javascript" src="menu.js"></script>
  39. <script type="text/javascript">
  40. $(function() {
  41. initMenu('',true,false,'search.php','Search');
  42. $(document).ready(function() { init_search(); });
  43. });
  44. </script>
  45. <div id="main-nav"></div>
  46. </div><!-- top -->
  47. <!-- window showing the filter options -->
  48. <div id="MSearchSelectWindow"
  49. onmouseover="return searchBox.OnSearchSelectShow()"
  50. onmouseout="return searchBox.OnSearchSelectHide()"
  51. onkeydown="return searchBox.OnSearchSelectKey(event)">
  52. </div>
  53. <!-- iframe showing the search results (closed by default) -->
  54. <div id="MSearchResultsWindow">
  55. <iframe src="javascript:void(0)" frameborder="0"
  56. name="MSearchResults" id="MSearchResults">
  57. </iframe>
  58. </div>
  59. <div class="contents">
  60. <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
  61. <h3><a id="index_t"></a>- t -</h3><ul>
  62. <li>tag
  63. : <a class="el" href="structgrpc__event.html#a883ab15e862db582116c72cdcdc4c201">grpc_event</a>
  64. </li>
  65. <li>tag_
  66. : <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#ace41bf173c28a84f9f9311cc4fafef9d">grpc::ServerInterface::BaseAsyncRequest</a>
  67. </li>
  68. <li>target_name()
  69. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_server_authorization_check_arg.html#a99d529dc0d18bde045672c99b78385f8">grpc_impl::experimental::TlsServerAuthorizationCheckArg</a>
  70. </li>
  71. <li>target_service_accounts
  72. : <a class="el" href="structgrpc__impl_1_1experimental_1_1_alts_credentials_options.html#a51caf7edc34ec2f5c30c6d7aca619e75">grpc_impl::experimental::AltsCredentialsOptions</a>
  73. </li>
  74. <li>TemplatedBidiStreamingHandler()
  75. : <a class="el" href="classgrpc__impl_1_1internal_1_1_templated_bidi_streaming_handler.html#a71f62110b261b500aaec957cb86b060a">grpc_impl::internal::TemplatedBidiStreamingHandler&lt; Streamer, WriteNeeded &gt;</a>
  76. </li>
  77. <li>TIMEOUT
  78. : <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a09994ef9bb9a1166dc00277a41038eb6abb4a68c4685a155a2baf9565de7821b5">grpc_impl::CompletionQueue</a>
  79. </li>
  80. <li>TimePoint()
  81. : <a class="el" href="classgrpc_1_1_time_point.html#ad8cd84edb21cd37a632698f86a94ef8e">grpc::TimePoint&lt; T &gt;</a>
  82. , <a class="el" href="classgrpc_1_1_time_point_3_01gpr__timespec_01_4.html#a092aa1afe85bf73a10bf906bb9924007">grpc::TimePoint&lt; gpr_timespec &gt;</a>
  83. , <a class="el" href="classgrpc_1_1_time_point_3_01std_1_1chrono_1_1system__clock_1_1time__point_01_4.html#ad4276af3251c142fbe7f161391609d4f">grpc::TimePoint&lt; std::chrono::system_clock::time_point &gt;</a>
  84. </li>
  85. <li>TlsCredentialReloadArg()
  86. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_credential_reload_arg.html#a7c2ce23e8731d46cb74a0e52ccde78a1">grpc_impl::experimental::TlsCredentialReloadArg</a>
  87. </li>
  88. <li>TlsCredentialReloadConfig()
  89. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_credential_reload_config.html#ac0c4ecd03ccfdf4f90207c52dd94fae6">grpc_impl::experimental::TlsCredentialReloadConfig</a>
  90. </li>
  91. <li>TlsCredentialsOptions()
  92. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_credentials_options.html#a778cee7820f707a8dc437610f1c1f990">grpc_impl::experimental::TlsCredentialsOptions</a>
  93. </li>
  94. <li>TlsServerAuthorizationCheckArg()
  95. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_server_authorization_check_arg.html#a66c15e9ce48abadd6cb01eaf4562f1f6">grpc_impl::experimental::TlsServerAuthorizationCheckArg</a>
  96. </li>
  97. <li>TlsServerAuthorizationCheckConfig()
  98. : <a class="el" href="classgrpc__impl_1_1experimental_1_1_tls_server_authorization_check_config.html#a2f412680180743f14fcb77472f5d1e68">grpc_impl::experimental::TlsServerAuthorizationCheckConfig</a>
  99. </li>
  100. <li>token_exchange_service_uri
  101. : <a class="el" href="structgrpc__impl_1_1experimental_1_1_sts_credentials_options.html#a073a29a09dab122fbf5786410b9f99be">grpc_impl::experimental::StsCredentialsOptions</a>
  102. </li>
  103. <li>trailing_metadata
  104. : <a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__recv__status__on__client.html#ac9335d5e1ce9d7accc13364e1f772253">grpc_op::grpc_op_data::grpc_op_recv_status_on_client</a>
  105. , <a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#a9725188c1ad2a9a27b5b6c643085d38f">grpc_op::grpc_op_data::grpc_op_send_status_from_server</a>
  106. </li>
  107. <li>trailing_metadata_count
  108. : <a class="el" href="structgrpc__op_1_1grpc__op__data_1_1grpc__op__send__status__from__server.html#aa33b27b5379b47e32202ccb420d1f87b">grpc_op::grpc_op_data::grpc_op_send_status_from_server</a>
  109. </li>
  110. <li>TryCancel()
  111. : <a class="el" href="classgrpc__impl_1_1_client_context.html#a31fa8dbb85f66a18ad5041109154d9d2">grpc_impl::ClientContext</a>
  112. , <a class="el" href="classgrpc__impl_1_1_server_context_base.html#a6a7eb157b51f12e9b36c2ebf4849d8b8">grpc_impl::ServerContextBase</a>
  113. </li>
  114. <li>tv_nsec
  115. : <a class="el" href="structgpr__timespec.html#afff378cc8cba33300d81f4a406240ff0">gpr_timespec</a>
  116. </li>
  117. <li>tv_sec
  118. : <a class="el" href="structgpr__timespec.html#a6c4506fc66a7ee0a6bc87a9ae73a70cb">gpr_timespec</a>
  119. </li>
  120. <li>Type
  121. : <a class="el" href="classgrpc_1_1experimental_1_1_client_rpc_info.html#afe1e51b91fd4805bf77fdb85d007ca2c">grpc::experimental::ClientRpcInfo</a>
  122. </li>
  123. <li>type()
  124. : <a class="el" href="classgrpc_1_1experimental_1_1_client_rpc_info.html#a6d97a409fc9d22ec20ede8e1b9bc11c9">grpc::experimental::ClientRpcInfo</a>
  125. , <a class="el" href="classgrpc_1_1experimental_1_1_server_rpc_info.html#a0bd7f7e15b2e081d7f9f138bb98d8bf7">grpc::experimental::ServerRpcInfo</a>
  126. </li>
  127. <li>Type
  128. : <a class="el" href="classgrpc_1_1experimental_1_1_server_rpc_info.html#a4df831c9dd3e41b6a028dd08a145e57b">grpc::experimental::ServerRpcInfo</a>
  129. </li>
  130. <li>type
  131. : <a class="el" href="structgrpc__arg.html#aa26f2d3c4b1649c9eb061d24a8c10fd4">grpc_arg</a>
  132. , <a class="el" href="structgrpc__byte__buffer.html#aa7357d67e401d5bc9d10d8fed008dec8">grpc_byte_buffer</a>
  133. , <a class="el" href="structgrpc__event.html#a8e7f571b759f55db4f6bebc2a4f56ad7">grpc_event</a>
  134. </li>
  135. <li>type_
  136. : <a class="el" href="classgrpc_1_1_server_interface_1_1_registered_async_request.html#ac7ca2c363da519ce7acf1dc2c57c43e4">grpc::ServerInterface::RegisteredAsyncRequest</a>
  137. </li>
  138. </ul>
  139. </div><!-- contents -->
  140. <!-- start footer part -->
  141. <hr class="footer"/><address class="footer"><small>
  142. Generated on Wed Dec 18 2019 17:23:07 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  143. <img class="footer" src="doxygen.png" alt="doxygen"/>
  144. </a> 1.8.13
  145. </small></address>
  146. </body>
  147. </html>