Current File : //usr/share/doc/dbus/api/structDBusPendingCall.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"/>
<title>D-Bus: DBusPendingCall Struct Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">D-Bus
   &#160;<span id="projectnumber">1.8.20</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">DBusPendingCall Struct Reference<div class="ingroups"><a class="el" href="group__DBusPendingCallInternals.html">DBusPendingCall implementation details</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="DBusPendingCall" -->
<p>Implementation details of <a class="el" href="structDBusPendingCall.html" title="Implementation details of DBusPendingCall - all fields are private.">DBusPendingCall</a> - all fields are private.  
 <a href="structDBusPendingCall.html#details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a952e3c744db112d49bbaffe0fe45048d"></a><!-- doxytag: member="DBusPendingCall::refcount" ref="a952e3c744db112d49bbaffe0fe45048d" args="" -->
<a class="el" href="structDBusAtomic.html">DBusAtomic</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#a952e3c744db112d49bbaffe0fe45048d">refcount</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">reference count <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad1b1c044ae4f9f94b05b4a5eb2f3917a"></a><!-- doxytag: member="DBusPendingCall::slot_list" ref="ad1b1c044ae4f9f94b05b4a5eb2f3917a" args="" -->
<a class="el" href="structDBusDataSlotList.html">DBusDataSlotList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#ad1b1c044ae4f9f94b05b4a5eb2f3917a">slot_list</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Data stored by allocated integer ID. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__DBusConnection.html#ga90b8d85edb44420f7a8ea6baafb3bf88">DBusPendingCallNotifyFunction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#a057527b236383b2f3436f4ed5ddc2d4b">function</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Notifier when reply arrives.  <a href="#a057527b236383b2f3436f4ed5ddc2d4b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adaee5e70f04e503f25b8c4202fd4747f"></a><!-- doxytag: member="DBusPendingCall::connection" ref="adaee5e70f04e503f25b8c4202fd4747f" args="" -->
<a class="el" href="structDBusConnection.html">DBusConnection</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#adaee5e70f04e503f25b8c4202fd4747f">connection</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Connections we're associated with. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a30c043b7cc468ab01fce6596dac1da57"></a><!-- doxytag: member="DBusPendingCall::reply" ref="a30c043b7cc468ab01fce6596dac1da57" args="" -->
<a class="el" href="structDBusMessage.html">DBusMessage</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#a30c043b7cc468ab01fce6596dac1da57">reply</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Reply (after we've received it) <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af9dea193bf4ab249c280ff6abcb743f8"></a><!-- doxytag: member="DBusPendingCall::timeout" ref="af9dea193bf4ab249c280ff6abcb743f8" args="" -->
<a class="el" href="structDBusTimeout.html">DBusTimeout</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#af9dea193bf4ab249c280ff6abcb743f8">timeout</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Timeout. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a85252a169617a86f80462bfb53ca2f7c"></a><!-- doxytag: member="DBusPendingCall::timeout_link" ref="a85252a169617a86f80462bfb53ca2f7c" args="" -->
<a class="el" href="structDBusList.html">DBusList</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#a85252a169617a86f80462bfb53ca2f7c">timeout_link</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Preallocated timeout response. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab6234d38b3f3ca8ff5de2d3cce8c3100"></a><!-- doxytag: member="DBusPendingCall::reply_serial" ref="ab6234d38b3f3ca8ff5de2d3cce8c3100" args="" -->
<a class="el" href="group__DBusTypes.html#gaf513803b030613a669cc7ef199f90a8b">dbus_uint32_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#ab6234d38b3f3ca8ff5de2d3cce8c3100">reply_serial</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Expected serial of reply. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac9b0b400f7d555e4e2b3eb1e5f4c26aa"></a><!-- doxytag: member="DBusPendingCall::completed" ref="ac9b0b400f7d555e4e2b3eb1e5f4c26aa" args="" -->
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#ac9b0b400f7d555e4e2b3eb1e5f4c26aa">completed</a>: 1</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">TRUE if completed. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9e1230f62e6ada8af3903d299f2ff0b4"></a><!-- doxytag: member="DBusPendingCall::timeout_added" ref="a9e1230f62e6ada8af3903d299f2ff0b4" args="" -->
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusPendingCall.html#a9e1230f62e6ada8af3903d299f2ff0b4">timeout_added</a>: 1</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Have added the timeout. <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Implementation details of <a class="el" href="structDBusPendingCall.html" title="Implementation details of DBusPendingCall - all fields are private.">DBusPendingCall</a> - all fields are private. </p>

<p>Definition at line <a class="el" href="dbus-pending-call_8c_source.html#l00062">62</a> of file <a class="el" href="dbus-pending-call_8c_source.html">dbus-pending-call.c</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a057527b236383b2f3436f4ed5ddc2d4b"></a><!-- doxytag: member="DBusPendingCall::function" ref="a057527b236383b2f3436f4ed5ddc2d4b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="group__DBusConnection.html#ga90b8d85edb44420f7a8ea6baafb3bf88">DBusPendingCallNotifyFunction</a> <a class="el" href="structDBusPendingCall.html#a057527b236383b2f3436f4ed5ddc2d4b">DBusPendingCall::function</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Notifier when reply arrives. </p>

<p>Definition at line <a class="el" href="dbus-pending-call_8c_source.html#l00068">68</a> of file <a class="el" href="dbus-pending-call_8c_source.html">dbus-pending-call.c</a>.</p>

<p>Referenced by <a class="el" href="dbus-pending-call_8c_source.html#l00204">_dbus_pending_call_complete()</a>, and <a class="el" href="dbus-pending-call_8c_source.html#l00622">dbus_pending_call_set_notify()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-pending-call_8c_source.html">dbus-pending-call.c</a></li>
</ul>
</div><!-- contents -->


<hr class="footer"/><address class="footer"><small>
Generated on Thu Mar 3 2016 17:50:34 for D-Bus by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>

</body>
</html>