Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > d4a6745d7fbd92dfb64dce5e91e08f80 > files > 131

lib64meanwhile1-doc-1.0.2-1mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>meanwhile: mwCipherInstance 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.5.4 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li class="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul>
</div>
<h1>mwCipherInstance Struct Reference</h1><!-- doxytag: class="mwCipherInstance" --><code>#include &lt;<a class="el" href="mw__cipher_8h-source.html">mw_cipher.h</a>&gt;</code>
<p>
<hr><a name="_details"></a><h2>Detailed Description</h2>
An instance of a cipher. 
<p>
Expand upon this structure to contain necessary state data <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="structmwCipher.html" title="A cipher.">mwCipher</a> </dd></dl>
<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">struct <a class="el" href="structmwChannel.html">mwChannel</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwCipherInstance.html#fa28caf93d50992ce5b8c7edf5a7c317">channel</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the channel this instances processes  <a href="#fa28caf93d50992ce5b8c7edf5a7c317"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct <a class="el" href="structmwCipher.html">mwCipher</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmwCipherInstance.html#dc1e6ea7dad87ee08f3a4a384f6a5cd4">cipher</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the parent cipher.  <a href="#dc1e6ea7dad87ee08f3a4a384f6a5cd4"></a><br></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="fa28caf93d50992ce5b8c7edf5a7c317"></a><!-- doxytag: member="mwCipherInstance::channel" ref="fa28caf93d50992ce5b8c7edf5a7c317" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmwChannel.html">mwChannel</a>* <a class="el" href="structmwCipherInstance.html#fa28caf93d50992ce5b8c7edf5a7c317">mwCipherInstance::channel</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
the channel this instances processes 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="mw__cipher_8h.html#d1a85931da52a2d26072f92e046e5027" title="reference the channel a cipher instance is attached to">mwCipherInstance_getChannel</a> </dd></dl>

</div>
</div><p>
<a class="anchor" name="dc1e6ea7dad87ee08f3a4a384f6a5cd4"></a><!-- doxytag: member="mwCipherInstance::cipher" ref="dc1e6ea7dad87ee08f3a4a384f6a5cd4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structmwCipher.html">mwCipher</a>* <a class="el" href="structmwCipherInstance.html#dc1e6ea7dad87ee08f3a4a384f6a5cd4">mwCipherInstance::cipher</a><code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
the parent cipher. 
<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="mw__cipher_8h.html#014d426ae329bf07cc3c49d46d7482b4" title="reference the parent cipher of an instance">mwCipherInstance_getCipher</a> </dd></dl>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="mw__cipher_8h-source.html">mw_cipher.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Dec 19 09:10:34 2007 for meanwhile by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
</body>
</html>