|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/root/usr/share/devhelp/books/dbus/api/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>D-Bus: DBusWatchList Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li id="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul></div>
<h1>DBusWatchList Struct Reference<br>
<small>
[<a class="el" href="group__DBusWatchInternals.html">DBusWatch implementation details</a>]</small>
</h1><!-- doxytag: class="DBusWatchList" --><a class="el" href="structDBusWatchList.html">DBusWatchList</a> implementation details.
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4e73fc61203dd03949f0b7d163d456d"></a><!-- doxytag: member="DBusWatchList::watches" ref="b4e73fc61203dd03949f0b7d163d456d" args="" -->
<a class="el" href="structDBusList.html">DBusList</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#b4e73fc61203dd03949f0b7d163d456d">watches</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Watch objects. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e515ab01e8d08e6b252e468be7dc7074"></a><!-- doxytag: member="DBusWatchList::add_watch_function" ref="e515ab01e8d08e6b252e468be7dc7074" args="" -->
<a class="el" href="group__DBusConnection.html#g985b712fc165afa66e5901859b68b9de">DBusAddWatchFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#e515ab01e8d08e6b252e468be7dc7074">add_watch_function</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Callback for adding a watch. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3b4b6c6d8aeb77d9b08404575e0b805a"></a><!-- doxytag: member="DBusWatchList::remove_watch_function" ref="3b4b6c6d8aeb77d9b08404575e0b805a" args="" -->
<a class="el" href="group__DBusConnection.html#g6a48c42c4bde24911cae7fda0d1f1589">DBusRemoveWatchFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#3b4b6c6d8aeb77d9b08404575e0b805a">remove_watch_function</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Callback for removing a watch. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed21ba690eb810c4c2da581feaed822a"></a><!-- doxytag: member="DBusWatchList::watch_toggled_function" ref="ed21ba690eb810c4c2da581feaed822a" args="" -->
<a class="el" href="group__DBusConnection.html#gfa7e0f7856f8ebbe66475979ef54ed9e">DBusWatchToggledFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#ed21ba690eb810c4c2da581feaed822a">watch_toggled_function</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Callback on toggling enablement. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="767770241baf8ddcdb4b5c4b4f2a9727"></a><!-- doxytag: member="DBusWatchList::watch_data" ref="767770241baf8ddcdb4b5c4b4f2a9727" args="" -->
void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#767770241baf8ddcdb4b5c4b4f2a9727">watch_data</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Data for watch callbacks. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2308b08f7f4cb858fbcca718f2bef735"></a><!-- doxytag: member="DBusWatchList::watch_free_data_function" ref="2308b08f7f4cb858fbcca718f2bef735" args="" -->
<a class="el" href="group__DBusMemory.html#g8792ec2b2b8626ca28022faf51ec415a">DBusFreeFunction</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusWatchList.html#2308b08f7f4cb858fbcca718f2bef735">watch_free_data_function</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Free function for watch callback data. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="structDBusWatchList.html">DBusWatchList</a> implementation details.
<p>
All fields are private.
<p>
<p>
Definition at line <a class="el" href="dbus-watch_8c-source.html#l00190">190</a> of file <a class="el" href="dbus-watch_8c-source.html">dbus-watch.c</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-watch_8c-source.html">dbus-watch.c</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:17 2009 for D-Bus by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>