functions_d.html 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  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. <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-60127042-1', 'auto'); ga('send', 'pageview'); </script></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.13.0-dev</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_d"></a>- d -</h3><ul>
  62. <li>data()
  63. : <a class="el" href="classgrpc_1_1string__ref.html#a0b119d4d85ff7f6291b86c643d9402f4">grpc::string_ref</a>
  64. , <a class="el" href="structgrpc__byte__buffer.html#a90ca7aa2eed302f8a1a935c80ec47c36">grpc_byte_buffer</a>
  65. , <a class="el" href="structgrpc__op.html#ad00e45845155bb6317cec7ec6ad05bdf">grpc_op</a>
  66. , <a class="el" href="structgrpc__slice.html#a6eb5c7533d3e14d4867ffcc1c906456e">grpc_slice</a>
  67. </li>
  68. <li>deadline()
  69. : <a class="el" href="classgrpc_1_1_client_context.html#a85710b2b34a48b0f83d509c33d0a44b5">grpc::ClientContext</a>
  70. , <a class="el" href="classgrpc_1_1_server_context.html#a2df58ff8964cdfad5492ef798348a611">grpc::ServerContext</a>
  71. , <a class="el" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details</a>
  72. </li>
  73. <li>debug_error_string()
  74. : <a class="el" href="classgrpc_1_1_client_context.html#aa31ee946b2f51e07e2f62f7866f42f20">grpc::ClientContext</a>
  75. </li>
  76. <li>default_algorithm
  77. : <a class="el" href="structgrpc__compression__options.html#a438ec959f43629585f3a05ea946b8603">grpc_compression_options</a>
  78. </li>
  79. <li>default_level
  80. : <a class="el" href="structgrpc__compression__options.html#a13e56a1d6b97fe62dbc431891d8248a7">grpc_compression_options</a>
  81. </li>
  82. <li>DefaultConstructor()
  83. : <a class="el" href="classgrpc_1_1_client_context_1_1_global_callbacks.html#afd02d69bd8d2e474e446548e4fd12bb9">grpc::ClientContext::GlobalCallbacks</a>
  84. </li>
  85. <li>delete_on_finalize_
  86. : <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#a4d7982938885fca52a1c4547208f40b8">grpc::ServerInterface::BaseAsyncRequest</a>
  87. </li>
  88. <li>Deserialize()
  89. : <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func.html#adc5d764822f82dbe6452e3faed4a0c95">grpc::internal::DeserializeFunc</a>
  90. , <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func_type.html#a75143cf9a39f6334b15a546cdd593b9c">grpc::internal::DeserializeFuncType&lt; R &gt;</a>
  91. , <a class="el" href="classgrpc_1_1_serialization_traits_3_01_byte_buffer_00_01void_01_4.html#a11eb353a98d86bab2fa1a1bfd5df9393">grpc::SerializationTraits&lt; ByteBuffer, void &gt;</a>
  92. </li>
  93. <li>DeserializeFuncType()
  94. : <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func_type.html#acb545d5b5bb36f2798de40ca004578be">grpc::internal::DeserializeFuncType&lt; R &gt;</a>
  95. </li>
  96. <li>destroy
  97. : <a class="el" href="structgrpc__arg__pointer__vtable.html#a40604c374509e651a2f3c74b6dd81961">grpc_arg_pointer_vtable</a>
  98. </li>
  99. <li>Destructor()
  100. : <a class="el" href="classgrpc_1_1_client_context_1_1_global_callbacks.html#a23637cf8f8a181000e26f461b9fba8b3">grpc::ClientContext::GlobalCallbacks</a>
  101. </li>
  102. <li>disable_cancellation_propagation()
  103. : <a class="el" href="classgrpc_1_1_propagation_options.html#a1ed5f38fd16b830a300f09dd3cd0b9d1">grpc::PropagationOptions</a>
  104. </li>
  105. <li>disable_census_stats_propagation()
  106. : <a class="el" href="classgrpc_1_1_propagation_options.html#a08d8e9412abb5de736257f6ec8e434cb">grpc::PropagationOptions</a>
  107. </li>
  108. <li>disable_census_tracing_propagation()
  109. : <a class="el" href="classgrpc_1_1_propagation_options.html#a8109ff28428f279c2b410e758f27409d">grpc::PropagationOptions</a>
  110. </li>
  111. <li>disable_deadline_propagation()
  112. : <a class="el" href="classgrpc_1_1_propagation_options.html#af163720df9f2f2772e397fa31ac74bd7">grpc::PropagationOptions</a>
  113. </li>
  114. <li>DoThenAsyncNext()
  115. : <a class="el" href="classgrpc_1_1_completion_queue.html#af935df99ccd14bcfb674e89f0c077a8c">grpc::CompletionQueue</a>
  116. </li>
  117. <li>Dump()
  118. : <a class="el" href="classgrpc_1_1_byte_buffer.html#abe7615cdbd14996a7e82fc84e373a365">grpc::ByteBuffer</a>
  119. </li>
  120. <li>Duplicate()
  121. : <a class="el" href="classgrpc_1_1_byte_buffer.html#a42889c8018ea3868db2f54d92d1609ab">grpc::ByteBuffer</a>
  122. </li>
  123. </ul>
  124. </div><!-- contents -->
  125. <!-- start footer part -->
  126. <hr class="footer"/><address class="footer"><small>
  127. Generated on Tue May 15 2018 17:01:01 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  128. <img class="footer" src="doxygen.png" alt="doxygen"/>
  129. </a> 1.8.13
  130. </small></address>
  131. </body>
  132. </html>