| Current File : //usr/share/doc/dbus/api/structShutdownClosure.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: ShutdownClosure 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
 <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 Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li>
<li><a href="functions.html"><span>Data 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">ShutdownClosure Struct Reference<div class="ingroups"><a class="el" href="group__DBusMemoryInternals.html">Memory allocation implementation details</a></div></div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="ShutdownClosure" -->
<p>This struct represents a function to be called on shutdown.
<a href="structShutdownClosure.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="a2152ea3eed35addda2f33eee5fbcdd26"></a><!-- doxytag: member="ShutdownClosure::next" ref="a2152ea3eed35addda2f33eee5fbcdd26" args="" -->
<a class="el" href="structShutdownClosure.html">ShutdownClosure</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="structShutdownClosure.html#a2152ea3eed35addda2f33eee5fbcdd26">next</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Next <a class="el" href="structShutdownClosure.html" title="This struct represents a function to be called on shutdown.">ShutdownClosure</a>. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8d8d4ad2e646f8643a8044de02cf823f"></a><!-- doxytag: member="ShutdownClosure::func" ref="a8d8d4ad2e646f8643a8044de02cf823f" args="" -->
DBusShutdownFunction </td><td class="memItemRight" valign="bottom"><a class="el" href="structShutdownClosure.html#a8d8d4ad2e646f8643a8044de02cf823f">func</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function to call. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab6f70dacffc0aa2376a6c26e1fb17518"></a><!-- doxytag: member="ShutdownClosure::data" ref="ab6f70dacffc0aa2376a6c26e1fb17518" args="" -->
void * </td><td class="memItemRight" valign="bottom"><a class="el" href="structShutdownClosure.html#ab6f70dacffc0aa2376a6c26e1fb17518">data</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Data for function. <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This struct represents a function to be called on shutdown. </p>
<p>Definition at line <a class="el" href="dbus-memory_8c_source.html#l00791">791</a> of file <a class="el" href="dbus-memory_8c_source.html">dbus-memory.c</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-memory_8c_source.html">dbus-memory.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  <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>