|
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 : /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: DBusServerVTable 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>DBusServerVTable Struct Reference</h1><!-- doxytag: class="DBusServerVTable" -->Virtual table to be implemented by all server "subclasses".
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="dbus-server-protected_8h-source.html">dbus-server-protected.h</a>></code>
<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="cd97315e812352da38449f910775b08d"></a><!-- doxytag: member="DBusServerVTable::finalize" ref="cd97315e812352da38449f910775b08d" args=")(DBusServer *server)" -->
void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusServerVTable.html#cd97315e812352da38449f910775b08d">finalize</a> )(<a class="el" href="structDBusServer.html">DBusServer</a> *server)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">The finalize method must free the server. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="148b105ac0a3a5ae8efbba29bf7fe676"></a><!-- doxytag: member="DBusServerVTable::disconnect" ref="148b105ac0a3a5ae8efbba29bf7fe676" args=")(DBusServer *server)" -->
void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusServerVTable.html#148b105ac0a3a5ae8efbba29bf7fe676">disconnect</a> )(<a class="el" href="structDBusServer.html">DBusServer</a> *server)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Disconnect this server. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Virtual table to be implemented by all server "subclasses".
<p>
<p>
Definition at line <a class="el" href="dbus-server-protected_8h-source.html#l00044">44</a> of file <a class="el" href="dbus-server-protected_8h-source.html">dbus-server-protected.h</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-server-protected_8h-source.html">dbus-server-protected.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Dec 14 22:26:15 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>