?? cell_8cpp.html
字號:
<!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>a1: Cell.cpp File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.9.1 --><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="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>Cell.cpp File Reference</h1><code>#include "<a class="el" href="Cell_8hpp-source.html">Cell.hpp</a>"</code><br><code>#include "math.h"</code><br><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Variables</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classCell.html">Cell</a> *const </td><td class="memItemRight" valign="bottom"><a class="el" href="Cell_8cpp.html#a0">nil</a> = 0</td></tr><tr><td class="mdescLeft"> </td><td class="mdescRight">The null pointer value. <a href="#a0"></a><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>A partial dummy implementation of the <a class="el" href="Cell_8hpp.html">Cell.hpp</a> interface for example purposes, to support the cons list ADT interface specified in <a class="el" href="cons_8hpp.html">cons.hpp</a>. Just barely enough is implemented to allow the parser to run. None of the accessor member functions are implemented.<p>You need to replace this with a real implementation that actually builds a tree data structure and then lets the user access the tree.<p>You don't necessarily need to understand the ugly details of this dummy implementation, which you'll throw away anyhow.<hr><h2>Variable Documentation</h2><a class="anchor" name="a0" doxytag="Cell.cpp::nil"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="classCell.html">Cell</a>* const <a class="el" href="cons_8hpp.html#a0">nil</a> = 0 </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The null pointer value. <p> </td> </tr></table><hr size="1"><address style="align: right;"><small>Generated on Wed Mar 28 22:53:53 2007 for a1 by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -