grpc/cpp/functions_d.html

151 lines
8.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GRPC C++: Data Fields</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">GRPC C++
&#160;<span id="projectnumber">1.22.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
<h3><a id="index_d"></a>- d -</h3><ul>
<li>data()
: <a class="el" href="classgrpc_1_1string__ref.html#a0b119d4d85ff7f6291b86c643d9402f4">grpc::string_ref</a>
, <a class="el" href="structgrpc__byte__buffer.html#a90ca7aa2eed302f8a1a935c80ec47c36">grpc_byte_buffer</a>
, <a class="el" href="structgrpc__op.html#ad00e45845155bb6317cec7ec6ad05bdf">grpc_op</a>
, <a class="el" href="structgrpc__slice.html#a6eb5c7533d3e14d4867ffcc1c906456e">grpc_slice</a>
</li>
<li>deadline
: <a class="el" href="structgrpc__call__details.html#a6b72caadcf800d975987de18012f0f15">grpc_call_details</a>
, <a class="el" href="classgrpc__impl_1_1_client_context.html#a6d5270ba5b97ca8f365875304bb238d7">grpc_impl::ClientContext</a>
, <a class="el" href="classgrpc__impl_1_1_server_context.html#a9ff33b26e160484e88581d8112307886">grpc_impl::ServerContext</a>
</li>
<li>debug_error_string()
: <a class="el" href="classgrpc__impl_1_1_client_context.html#ac827b1a5cb757a98c95938602262df86">grpc_impl::ClientContext</a>
</li>
<li>default_algorithm
: <a class="el" href="structgrpc__compression__options.html#a438ec959f43629585f3a05ea946b8603">grpc_compression_options</a>
</li>
<li>default_level
: <a class="el" href="structgrpc__compression__options.html#a13e56a1d6b97fe62dbc431891d8248a7">grpc_compression_options</a>
</li>
<li>DefaultConstructor()
: <a class="el" href="classgrpc__impl_1_1_client_context_1_1_global_callbacks.html#a6ebc9a089f651bdc31312db5b8e33ea5">grpc_impl::ClientContext::GlobalCallbacks</a>
</li>
<li>DefaultMessageHolder()
: <a class="el" href="classgrpc_1_1internal_1_1_default_message_holder.html#a0894fbc5c6ee05bc75ae0bef14015799">grpc::internal::DefaultMessageHolder&lt; Request, Response &gt;</a>
</li>
<li>delete_on_finalize_
: <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#a4d7982938885fca52a1c4547208f40b8">grpc::ServerInterface::BaseAsyncRequest</a>
</li>
<li>Deserialize()
: <a class="el" href="classgrpc_1_1internal_1_1_callback_server_streaming_handler.html#a5adcf24edd860ba40ebe22cf67d242f4">grpc::internal::CallbackServerStreamingHandler&lt; RequestType, ResponseType &gt;</a>
, <a class="el" href="classgrpc_1_1internal_1_1_callback_unary_handler.html#a1d45269c78326b47131884ed093c3ab6">grpc::internal::CallbackUnaryHandler&lt; RequestType, ResponseType &gt;</a>
, <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func.html#adc5d764822f82dbe6452e3faed4a0c95">grpc::internal::DeserializeFunc</a>
, <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func_type.html#a75143cf9a39f6334b15a546cdd593b9c">grpc::internal::DeserializeFuncType&lt; R &gt;</a>
, <a class="el" href="classgrpc_1_1internal_1_1_error_method_handler.html#aa79003dd7c0dd4af0b05d8c73286b9e5">grpc::internal::ErrorMethodHandler&lt; code &gt;</a>
, <a class="el" href="classgrpc_1_1internal_1_1_method_handler.html#a4e470bb630513c1a1b755017fe534fe3">grpc::internal::MethodHandler</a>
, <a class="el" href="classgrpc_1_1internal_1_1_rpc_method_handler.html#ab71b40988dcd67a165200d776735414e">grpc::internal::RpcMethodHandler&lt; ServiceType, RequestType, ResponseType &gt;</a>
, <a class="el" href="classgrpc_1_1internal_1_1_server_streaming_handler.html#a840441259ff0da603f2b4577d2341aac">grpc::internal::ServerStreamingHandler&lt; ServiceType, RequestType, ResponseType &gt;</a>
, <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>
</li>
<li>DeserializeFuncType()
: <a class="el" href="classgrpc_1_1internal_1_1_deserialize_func_type.html#acb545d5b5bb36f2798de40ca004578be">grpc::internal::DeserializeFuncType&lt; R &gt;</a>
</li>
<li>destroy
: <a class="el" href="structgrpc__arg__pointer__vtable.html#a40604c374509e651a2f3c74b6dd81961">grpc_arg_pointer_vtable</a>
</li>
<li>Destructor()
: <a class="el" href="classgrpc__impl_1_1_client_context_1_1_global_callbacks.html#a6ae44a470434668e41e089a15cbac3b2">grpc_impl::ClientContext::GlobalCallbacks</a>
</li>
<li>disable_cancellation_propagation()
: <a class="el" href="classgrpc__impl_1_1_propagation_options.html#a599bda880415767920782a39e880d462">grpc_impl::PropagationOptions</a>
</li>
<li>disable_census_stats_propagation()
: <a class="el" href="classgrpc__impl_1_1_propagation_options.html#a8002eee653f9a5dc9bb99b4e87f3a46d">grpc_impl::PropagationOptions</a>
</li>
<li>disable_census_tracing_propagation()
: <a class="el" href="classgrpc__impl_1_1_propagation_options.html#a8a4a13067dd8b37b0298e396d3418f6f">grpc_impl::PropagationOptions</a>
</li>
<li>disable_deadline_propagation()
: <a class="el" href="classgrpc__impl_1_1_propagation_options.html#a4ba0f240a6b8f43754c5144583fb4f16">grpc_impl::PropagationOptions</a>
</li>
<li>do_not_use_sth_
: <a class="el" href="classgrpc_1_1internal_1_1_mutex.html#a0efca899f4e6a94e93e4d5e7c8413945">grpc::internal::Mutex</a>
</li>
<li>done_intercepting_
: <a class="el" href="classgrpc_1_1_server_interface_1_1_base_async_request.html#a6e2125fceb15e9c6673b02ad870a0025">grpc::ServerInterface::BaseAsyncRequest</a>
</li>
<li>DoThenAsyncNext()
: <a class="el" href="classgrpc__impl_1_1_completion_queue.html#a89d42b8652d1502709f3ea37f0b872c5">grpc_impl::CompletionQueue</a>
</li>
<li>Dump()
: <a class="el" href="classgrpc_1_1_byte_buffer.html#abe7615cdbd14996a7e82fc84e373a365">grpc::ByteBuffer</a>
</li>
<li>Duplicate()
: <a class="el" href="classgrpc_1_1_byte_buffer.html#a42889c8018ea3868db2f54d92d1609ab">grpc::ByteBuffer</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Jul 3 2019 14:51:27 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>