Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > main-release > by-pkgid > 926d2d1e3111287cee1b0a4fad4fb4f6 > files > 261

lib64dbus-1_3-devel-0.92-6mdv2007.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>DBusKey struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>DBusKey  Struct Reference<br>
<small>
[<a class="el" href="group__DBusKeyringInternals.html">DBusKeyring implementation details</a>]</small>
</h1>A single key from the cookie file. 
<a href="#_details">More...</a>
<p>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="m0" doxytag="DBusKey::id"></a>
<a class="el" href="group__DBusTypes.html#a4">dbus_int32_t</a>&nbsp;</td><td valign=bottom><a class="el" href="structDBusKey.html#m0">id</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>identifier used to refer to the key.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="structDBusKey.html#m1">creation_time</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>when the key was generated, as unix timestamp.</em> <a href="#m1">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="m2" doxytag="DBusKey::secret"></a>
<a class="el" href="structDBusString.html">DBusString</a>&nbsp;</td><td valign=bottom><a class="el" href="structDBusKey.html#m2">secret</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>the actual key.</em></font><br><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 name="m1" doxytag="DBusKey::creation_time"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> long DBusKey::creation_time
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<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>.    </td>
  </tr>
</table>
<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><address align="right"><small>Generated on Wed Jun 9 05:01:27 2004 for D-BUS by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>