blob: c557daebe44024d3fd1a188f3fc6467768531236 [file] [log] [blame]
<!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.6"/>
<title>GRPC Core: src/core/client_config/connector.h Source File</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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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 style="padding-left: 0.5em;">
<div id="projectname">GRPC Core
&#160;<span id="projectnumber">0.10.0.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Pages</a></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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_aebb8dcc11953d78e620bbef0b9e2183.html">core</a></li><li class="navelem"><a class="el" href="dir_d6c86f4345f838817939dd561d8a016c.html">client_config</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">connector.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="connector_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> * Copyright 2015, Google Inc.</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * All rights reserved.</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * Redistribution and use in source and binary forms, with or without</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> * modification, are permitted provided that the following conditions are</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * met:</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * * Redistributions of source code must retain the above copyright</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * notice, this list of conditions and the following disclaimer.</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> * * Redistributions in binary form must reproduce the above</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * copyright notice, this list of conditions and the following disclaimer</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * in the documentation and/or other materials provided with the</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * distribution.</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * * Neither the name of Google Inc. nor the names of its</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * contributors may be used to endorse or promote products derived from</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * this software without specific prior written permission.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"> * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;<span class="preprocessor">#ifndef GRPC_INTERNAL_CORE_CLIENT_CONFIG_CONNECTOR_H</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define GRPC_INTERNAL_CORE_CLIENT_CONFIG_CONNECTOR_H</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="channel__stack_8h.html">src/core/channel/channel_stack.h</a>&quot;</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="sockaddr_8h.html">src/core/iomgr/sockaddr.h</a>&quot;</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="transport_8h.html">src/core/transport/transport.h</a>&quot;</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="connector_8h.html#aae174ab59659a89b5e73c565023961bb"> 41</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__connector.html">grpc_connector</a> <a class="code" href="structgrpc__connector.html">grpc_connector</a>;</div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="connector_8h.html#add8d7e9bf9a65c5580489f9af7951bec"> 42</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structgrpc__connector__vtable.html">grpc_connector_vtable</a> <a class="code" href="structgrpc__connector__vtable.html">grpc_connector_vtable</a>;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;</div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="structgrpc__connector.html"> 44</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structgrpc__connector.html">grpc_connector</a> {</div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="structgrpc__connector.html#ac4136d5397211527185fad5282ae01ec"> 45</a></span>&#160; <span class="keyword">const</span> <a class="code" href="structgrpc__connector__vtable.html">grpc_connector_vtable</a> *<a class="code" href="structgrpc__connector.html#ac4136d5397211527185fad5282ae01ec">vtable</a>;</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;};</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;</div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html"> 48</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#aa7c2d0108c593d04eab1f02abdb835ac"> 50</a></span>&#160; <a class="code" href="structgrpc__pollset__set.html">grpc_pollset_set</a> *<a class="code" href="structgrpc__connect__in__args.html#aa7c2d0108c593d04eab1f02abdb835ac">interested_parties</a>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#a01c5d04f3df0288acdd6e68e84ac1834"> 52</a></span>&#160; <span class="keyword">const</span> <span class="keyword">struct </span>sockaddr *<a class="code" href="structgrpc__connect__in__args.html#a01c5d04f3df0288acdd6e68e84ac1834">addr</a>;</div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#a258a95ae88f73e33680be007cf68521b"> 53</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structgrpc__connect__in__args.html#a258a95ae88f73e33680be007cf68521b">addr_len</a>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#aded5d906335c1ccdb58b4e97581bdc6c"> 55</a></span>&#160; <a class="code" href="structgpr__timespec.html">gpr_timespec</a> <a class="code" href="structgrpc__connect__in__args.html#aded5d906335c1ccdb58b4e97581bdc6c">deadline</a>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#a47bff8f21e77a47f1a3584e874006eab"> 57</a></span>&#160; <span class="keyword">const</span> <a class="code" href="structgrpc__channel__args.html">grpc_channel_args</a> *<a class="code" href="structgrpc__connect__in__args.html#a47bff8f21e77a47f1a3584e874006eab">channel_args</a>;</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structgrpc__connect__in__args.html#a6055926502e3764bc0d49c10b945f47e"> 59</a></span>&#160; <a class="code" href="structgrpc__mdctx.html">grpc_mdctx</a> *<a class="code" href="structgrpc__connect__in__args.html#a6055926502e3764bc0d49c10b945f47e">metadata_context</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;} <a class="code" href="structgrpc__connect__in__args.html">grpc_connect_in_args</a>;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;</div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="structgrpc__connect__out__args.html"> 62</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="structgrpc__connect__out__args.html#abc6070bbb1030b29072cc242faf7f5b9"> 64</a></span>&#160; <a class="code" href="structgrpc__transport.html">grpc_transport</a> *<a class="code" href="structgrpc__connect__out__args.html#abc6070bbb1030b29072cc242faf7f5b9">transport</a>;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="structgrpc__connect__out__args.html#a265b258502606ef7943a43591bbdc4b2"> 66</a></span>&#160; <span class="keyword">const</span> <a class="code" href="structgrpc__channel__filter.html">grpc_channel_filter</a> **<a class="code" href="structgrpc__connect__out__args.html#a265b258502606ef7943a43591bbdc4b2">filters</a>;</div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structgrpc__connect__out__args.html#a96fdf8ea43f6e4a2ac73d2f6e21401a3"> 67</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structgrpc__connect__out__args.html#a96fdf8ea43f6e4a2ac73d2f6e21401a3">num_filters</a>;</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;} <a class="code" href="structgrpc__connect__out__args.html">grpc_connect_out_args</a>;</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;</div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="structgrpc__connector__vtable.html"> 70</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structgrpc__connector__vtable.html">grpc_connector_vtable</a> {</div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="structgrpc__connector__vtable.html#ad68d5f41a883e3bd7934771e59f26b15"> 71</a></span>&#160; void (*<a class="code" href="structgrpc__connector__vtable.html#ad68d5f41a883e3bd7934771e59f26b15">ref</a>)(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>);</div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="structgrpc__connector__vtable.html#a0b03677e3ce015e7dc092cd33475c1f9"> 72</a></span>&#160; void (*<a class="code" href="structgrpc__connector__vtable.html#a0b03677e3ce015e7dc092cd33475c1f9">unref</a>)(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>);</div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="structgrpc__connector__vtable.html#ae51b646aa858eeeb84a7a1abbebbf078"> 73</a></span>&#160; void (*<a class="code" href="structgrpc__connector__vtable.html#ae51b646aa858eeeb84a7a1abbebbf078">connect</a>)(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>,</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <span class="keyword">const</span> <a class="code" href="structgrpc__connect__in__args.html">grpc_connect_in_args</a> *in_args,</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; <a class="code" href="structgrpc__connect__out__args.html">grpc_connect_out_args</a> *out_args, <a class="code" href="structgrpc__iomgr__closure.html">grpc_iomgr_closure</a> *notify);</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;};</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="keywordtype">void</span> <a class="code" href="connector_8h.html#a32f21c6a46c13ba6cc697cf94c45ca46">grpc_connector_ref</a>(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>);</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="keywordtype">void</span> <a class="code" href="connector_8h.html#ab65e217852a93e4a8281e7003d72bcf6">grpc_connector_unref</a>(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>);</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="keywordtype">void</span> <a class="code" href="connector_8h.html#ae43acb2d650fdc8023d69a4a39781d4e">grpc_connector_connect</a>(<a class="code" href="structgrpc__connector.html">grpc_connector</a> *<a class="code" href="structconnector.html">connector</a>,</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; <span class="keyword">const</span> <a class="code" href="structgrpc__connect__in__args.html">grpc_connect_in_args</a> *in_args,</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <a class="code" href="structgrpc__connect__out__args.html">grpc_connect_out_args</a> *out_args,</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; <a class="code" href="structgrpc__iomgr__closure.html">grpc_iomgr_closure</a> *notify);</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="ttc" id="structgrpc__channel__filter_html"><div class="ttname"><a href="structgrpc__channel__filter.html">grpc_channel_filter</a></div><div class="ttdef"><b>Definition:</b> channel_stack.h:64</div></div>
<div class="ttc" id="structgrpc__connector__vtable_html_ad68d5f41a883e3bd7934771e59f26b15"><div class="ttname"><a href="structgrpc__connector__vtable.html#ad68d5f41a883e3bd7934771e59f26b15">grpc_connector_vtable::ref</a></div><div class="ttdeci">void(* ref)(grpc_connector *connector)</div><div class="ttdef"><b>Definition:</b> connector.h:71</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_a6055926502e3764bc0d49c10b945f47e"><div class="ttname"><a href="structgrpc__connect__in__args.html#a6055926502e3764bc0d49c10b945f47e">grpc_connect_in_args::metadata_context</a></div><div class="ttdeci">grpc_mdctx * metadata_context</div><div class="ttdoc">metadata context </div><div class="ttdef"><b>Definition:</b> connector.h:59</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_aded5d906335c1ccdb58b4e97581bdc6c"><div class="ttname"><a href="structgrpc__connect__in__args.html#aded5d906335c1ccdb58b4e97581bdc6c">grpc_connect_in_args::deadline</a></div><div class="ttdeci">gpr_timespec deadline</div><div class="ttdoc">deadline for connection </div><div class="ttdef"><b>Definition:</b> connector.h:55</div></div>
<div class="ttc" id="transport_8h_html"><div class="ttname"><a href="transport_8h.html">transport.h</a></div></div>
<div class="ttc" id="structgrpc__channel__args_html"><div class="ttname"><a href="structgrpc__channel__args.html">grpc_channel_args</a></div><div class="ttdoc">An array of arguments that can be passed around. </div><div class="ttdef"><b>Definition:</b> grpc.h:113</div></div>
<div class="ttc" id="channel__stack_8h_html"><div class="ttname"><a href="channel__stack_8h.html">channel_stack.h</a></div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_a258a95ae88f73e33680be007cf68521b"><div class="ttname"><a href="structgrpc__connect__in__args.html#a258a95ae88f73e33680be007cf68521b">grpc_connect_in_args::addr_len</a></div><div class="ttdeci">int addr_len</div><div class="ttdef"><b>Definition:</b> connector.h:53</div></div>
<div class="ttc" id="sockaddr_8h_html"><div class="ttname"><a href="sockaddr_8h.html">sockaddr.h</a></div></div>
<div class="ttc" id="structconnector_html"><div class="ttname"><a href="structconnector.html">connector</a></div><div class="ttdef"><b>Definition:</b> secure_channel_create.c:54</div></div>
<div class="ttc" id="connector_8h_html_ab65e217852a93e4a8281e7003d72bcf6"><div class="ttname"><a href="connector_8h.html#ab65e217852a93e4a8281e7003d72bcf6">grpc_connector_unref</a></div><div class="ttdeci">void grpc_connector_unref(grpc_connector *connector)</div><div class="ttdef"><b>Definition:</b> connector.c:40</div></div>
<div class="ttc" id="structgrpc__connect__out__args_html_a96fdf8ea43f6e4a2ac73d2f6e21401a3"><div class="ttname"><a href="structgrpc__connect__out__args.html#a96fdf8ea43f6e4a2ac73d2f6e21401a3">grpc_connect_out_args::num_filters</a></div><div class="ttdeci">size_t num_filters</div><div class="ttdef"><b>Definition:</b> connector.h:67</div></div>
<div class="ttc" id="structgrpc__connector_html_ac4136d5397211527185fad5282ae01ec"><div class="ttname"><a href="structgrpc__connector.html#ac4136d5397211527185fad5282ae01ec">grpc_connector::vtable</a></div><div class="ttdeci">const grpc_connector_vtable * vtable</div><div class="ttdef"><b>Definition:</b> connector.h:45</div></div>
<div class="ttc" id="connector_8h_html_a32f21c6a46c13ba6cc697cf94c45ca46"><div class="ttname"><a href="connector_8h.html#a32f21c6a46c13ba6cc697cf94c45ca46">grpc_connector_ref</a></div><div class="ttdeci">void grpc_connector_ref(grpc_connector *connector)</div><div class="ttdef"><b>Definition:</b> connector.c:36</div></div>
<div class="ttc" id="structgrpc__connector__vtable_html"><div class="ttname"><a href="structgrpc__connector__vtable.html">grpc_connector_vtable</a></div><div class="ttdef"><b>Definition:</b> connector.h:70</div></div>
<div class="ttc" id="connector_8h_html_ae43acb2d650fdc8023d69a4a39781d4e"><div class="ttname"><a href="connector_8h.html#ae43acb2d650fdc8023d69a4a39781d4e">grpc_connector_connect</a></div><div class="ttdeci">void grpc_connector_connect(grpc_connector *connector, const grpc_connect_in_args *in_args, grpc_connect_out_args *out_args, grpc_iomgr_closure *notify)</div><div class="ttdef"><b>Definition:</b> connector.c:44</div></div>
<div class="ttc" id="structgrpc__mdctx_html"><div class="ttname"><a href="structgrpc__mdctx.html">grpc_mdctx</a></div><div class="ttdef"><b>Definition:</b> metadata.c:98</div></div>
<div class="ttc" id="structgrpc__connector_html"><div class="ttname"><a href="structgrpc__connector.html">grpc_connector</a></div><div class="ttdef"><b>Definition:</b> connector.h:44</div></div>
<div class="ttc" id="structgrpc__iomgr__closure_html"><div class="ttname"><a href="structgrpc__iomgr__closure.html">grpc_iomgr_closure</a></div><div class="ttdoc">A closure over a grpc_iomgr_cb_func. </div><div class="ttdef"><b>Definition:</b> iomgr.h:45</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_aa7c2d0108c593d04eab1f02abdb835ac"><div class="ttname"><a href="structgrpc__connect__in__args.html#aa7c2d0108c593d04eab1f02abdb835ac">grpc_connect_in_args::interested_parties</a></div><div class="ttdeci">grpc_pollset_set * interested_parties</div><div class="ttdoc">set of pollsets interested in this connection </div><div class="ttdef"><b>Definition:</b> connector.h:50</div></div>
<div class="ttc" id="structgrpc__connect__out__args_html_abc6070bbb1030b29072cc242faf7f5b9"><div class="ttname"><a href="structgrpc__connect__out__args.html#abc6070bbb1030b29072cc242faf7f5b9">grpc_connect_out_args::transport</a></div><div class="ttdeci">grpc_transport * transport</div><div class="ttdoc">the connected transport </div><div class="ttdef"><b>Definition:</b> connector.h:64</div></div>
<div class="ttc" id="structgrpc__connector__vtable_html_ae51b646aa858eeeb84a7a1abbebbf078"><div class="ttname"><a href="structgrpc__connector__vtable.html#ae51b646aa858eeeb84a7a1abbebbf078">grpc_connector_vtable::connect</a></div><div class="ttdeci">void(* connect)(grpc_connector *connector, const grpc_connect_in_args *in_args, grpc_connect_out_args *out_args, grpc_iomgr_closure *notify)</div><div class="ttdef"><b>Definition:</b> connector.h:73</div></div>
<div class="ttc" id="structgrpc__connect__out__args_html"><div class="ttname"><a href="structgrpc__connect__out__args.html">grpc_connect_out_args</a></div><div class="ttdef"><b>Definition:</b> connector.h:62</div></div>
<div class="ttc" id="structgrpc__connector__vtable_html_a0b03677e3ce015e7dc092cd33475c1f9"><div class="ttname"><a href="structgrpc__connector__vtable.html#a0b03677e3ce015e7dc092cd33475c1f9">grpc_connector_vtable::unref</a></div><div class="ttdeci">void(* unref)(grpc_connector *connector)</div><div class="ttdef"><b>Definition:</b> connector.h:72</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html"><div class="ttname"><a href="structgrpc__connect__in__args.html">grpc_connect_in_args</a></div><div class="ttdef"><b>Definition:</b> connector.h:48</div></div>
<div class="ttc" id="structgpr__timespec_html"><div class="ttname"><a href="structgpr__timespec.html">gpr_timespec</a></div><div class="ttdef"><b>Definition:</b> time.h:60</div></div>
<div class="ttc" id="structgrpc__connect__out__args_html_a265b258502606ef7943a43591bbdc4b2"><div class="ttname"><a href="structgrpc__connect__out__args.html#a265b258502606ef7943a43591bbdc4b2">grpc_connect_out_args::filters</a></div><div class="ttdeci">const grpc_channel_filter ** filters</div><div class="ttdoc">any additional filters (owned by the caller of connect) </div><div class="ttdef"><b>Definition:</b> connector.h:66</div></div>
<div class="ttc" id="structgrpc__pollset__set_html"><div class="ttname"><a href="structgrpc__pollset__set.html">grpc_pollset_set</a></div><div class="ttdef"><b>Definition:</b> pollset_set_posix.h:40</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_a01c5d04f3df0288acdd6e68e84ac1834"><div class="ttname"><a href="structgrpc__connect__in__args.html#a01c5d04f3df0288acdd6e68e84ac1834">grpc_connect_in_args::addr</a></div><div class="ttdeci">const struct sockaddr * addr</div><div class="ttdoc">address to connect to </div><div class="ttdef"><b>Definition:</b> connector.h:52</div></div>
<div class="ttc" id="structgrpc__transport_html"><div class="ttname"><a href="structgrpc__transport.html">grpc_transport</a></div><div class="ttdef"><b>Definition:</b> transport_impl.h:67</div></div>
<div class="ttc" id="structgrpc__connect__in__args_html_a47bff8f21e77a47f1a3584e874006eab"><div class="ttname"><a href="structgrpc__connect__in__args.html#a47bff8f21e77a47f1a3584e874006eab">grpc_connect_in_args::channel_args</a></div><div class="ttdeci">const grpc_channel_args * channel_args</div><div class="ttdoc">channel arguments (to be passed to transport) </div><div class="ttdef"><b>Definition:</b> connector.h:57</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 5 2015 08:17:07 for GRPC Core by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>