|
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: DBusKey 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>DBusKey Struct Reference<br>
<small>
[<a class="el" href="group__DBusKeyringInternals.html">DBusKeyring implementation details</a>]</small>
</h1><!-- doxytag: class="DBusKey" -->A single key from the cookie file.
<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="c9fd0e664b5e21c63c97f3ade3349c70"></a><!-- doxytag: member="DBusKey::id" ref="c9fd0e664b5e21c63c97f3ade3349c70" args="" -->
<a class="el" href="group__DBusTypes.html#gb18afa60e9b17b6e322735bda3d863d8">dbus_int32_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusKey.html#c9fd0e664b5e21c63c97f3ade3349c70">id</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">identifier used to refer to the key <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">long </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusKey.html#b8a80dc4ac5497885cfb4795f6bc857e">creation_time</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">when the key was generated, as unix timestamp. <a href="#b8a80dc4ac5497885cfb4795f6bc857e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="444e3f33c387af833dc78ba96b6a9ea6"></a><!-- doxytag: member="DBusKey::secret" ref="444e3f33c387af833dc78ba96b6a9ea6" args="" -->
<a class="el" href="structDBusString.html">DBusString</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structDBusKey.html#444e3f33c387af833dc78ba96b6a9ea6">secret</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">the actual key <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A single key from the cookie file.
<p>
<p>
Definition at line <a class="el" href="dbus-keyring_8c-source.html#l00091">91</a> of file <a class="el" href="dbus-keyring_8c-source.html">dbus-keyring.c</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="b8a80dc4ac5497885cfb4795f6bc857e"></a><!-- doxytag: member="DBusKey::creation_time" ref="b8a80dc4ac5497885cfb4795f6bc857e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">long <a class="el" href="structDBusKey.html#b8a80dc4ac5497885cfb4795f6bc857e">DBusKey::creation_time</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
when the key was generated, as unix timestamp.
<p>
signed long matches struct timeval.
<p>
Definition at line <a class="el" href="dbus-keyring_8c-source.html#l00095">95</a> of file <a class="el" href="dbus-keyring_8c-source.html">dbus-keyring.c</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="dbus-keyring_8c-source.html">dbus-keyring.c</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>