struct_decoding_result.html
来自「Crypto++是一个非常强大的密码学库,主要是功能全」· HTML 代码 · 共 43 行
HTML
43 行
<!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>Crypto++: DecodingResult struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>DecodingResult Struct Reference</h1><code>#include <<a class="el" href="cryptlib_8h-source.html">cryptlib.h</a>></code><p><a href="struct_decoding_result-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>used to return decoding results <p><p>Definition at line <a class="el" href="cryptlib_8h-source.html#l00193">193</a> of file <a class="el" href="cryptlib_8h-source.html">cryptlib.h</a>.<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_decoding_resulta1" doxytag="DecodingResult::DecodingResult"></a> </td><td class="memItemRight" valign=bottom><b>DecodingResult</b> (unsigned int len)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_decoding_resulta2" doxytag="DecodingResult::operator=="></a>bool </td><td class="memItemRight" valign=bottom><b>operator==</b> (const <a class="el" href="struct_decoding_result.html">DecodingResult</a> &rhs) const</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_decoding_resulta3" doxytag="DecodingResult::operator!="></a>bool </td><td class="memItemRight" valign=bottom><b>operator!=</b> (const <a class="el" href="struct_decoding_result.html">DecodingResult</a> &rhs) const</td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_decoding_resulto0" doxytag="DecodingResult::isValidCoding"></a>bool </td><td class="memItemRight" valign=bottom><b>isValidCoding</b></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a name="_decoding_resulto1" doxytag="DecodingResult::messageLength"></a>unsigned int </td><td class="memItemRight" valign=bottom><b>messageLength</b></td></tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="cryptlib_8h-source.html">cryptlib.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Tue Jul 8 23:34:42 2003 for Crypto++ by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?