📄 classforthvm.html
字号:
</table><a class="anchor" name="r9" doxytag="ForthVM::SourceBase"></a><p><table class="mdTable" 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="group__forth.html#ga2">CHAR</a>* <a class="el" href="classForthVM.html#r9">ForthVM::SourceBase</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Start address of the current input buffer. Note, this member must immediately follow <a class="el" href="classForthVM.html#r8">SourceSize</a>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01636">1636</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r10" doxytag="ForthVM::SourceOffset"></a><p><table class="mdTable" 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="group__forth.html#ga1">UCELL</a> <a class="el" href="classForthVM.html#r10">ForthVM::SourceOffset</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The address of this member is returned by <code>>IN</code>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01641">1641</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r11" doxytag="ForthVM::SourceId"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r11">ForthVM::SourceId</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Stores the value returned by <code>SOURCE-ID</code> Note, this member must immediately follow <a class="el" href="classForthVM.html#r10">SourceOffset</a>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01647">1647</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r12" doxytag="ForthVM::Context"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r12">ForthVM::Context</a>[<a class="el" href="group__forth__imp.html#ga7">MaxWordlists</a>+1]<code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>List of wordlists in the dictionary search order. The first cell contains a count of the number of wordlists, following cells contain pointers to wordlists in the order they will be searched.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01654">1654</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r13" doxytag="ForthVM::Current"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r13">ForthVM::Current</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Pointer to the wordlist to which new definitions will be added. I.e. contains the value returned by <code>GET-CURRENT</code>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01660">1660</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r14" doxytag="ForthVM::Latest"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a>* <a class="el" href="classForthVM.html#r14">ForthVM::Latest</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Pointer to the Link Field Address of the last word to be defined. (Or the current word being defined.)<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01666">1666</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r15" doxytag="ForthVM::State"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r15">ForthVM::State</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The address of this member is returned by <code>STATE</code>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01671">1671</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r16" doxytag="ForthVM::Base"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r16">ForthVM::Base</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The address of this member is returned by <code>BASE</code>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01676">1676</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r17" doxytag="ForthVM::ExceptionFrame"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a>* <a class="el" href="classForthVM.html#r17">ForthVM::ExceptionFrame</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Pointer to the latest exception frame used by <code>CATCH</code> and <code>THROW</code>.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01681">1681</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r18" doxytag="ForthVM::ExceptionMessage"></a><p><table class="mdTable" 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="group__forth.html#ga0">CELL</a> <a class="el" href="classForthVM.html#r18">ForthVM::ExceptionMessage</a>[2]<code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><code>c-addr</code> and <code>u</code> which indicate the string associated with the last <code>ABORT"</code> performed. Also used to store the name of a word when it wasn't found in the dictionary. This member is used in the implementation of <code>QUIT</code> to display a message when an uncaught <code>THROW</code> is executed.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01692">1692</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r19" doxytag="ForthVM::ForthWordlist"></a><p><table class="mdTable" 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="structWordlist.html">Wordlist</a> <a class="el" href="classForthVM.html#r19">ForthVM::ForthWordlist</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The main forth wordlist.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01697">1697</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><a class="anchor" name="r20" doxytag="ForthVM::EnvironmentWordlist"></a><p><table class="mdTable" 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="structWordlist.html">Wordlist</a> <a class="el" href="classForthVM.html#r20">ForthVM::EnvironmentWordlist</a><code> [private]</code> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p><a class="el" href="structWordlist.html">Wordlist</a> used to store words for environment queries.<p>Definition at line <a class="el" href="forth_8cpp-source.html#l01702">1702</a> of file <a class="el" href="forth_8cpp-source.html">forth.cpp</a>. </td> </tr></table><hr>The documentation for this class was generated from the following file:<ul><li>forth/<a class="el" href="forth_8cpp-source.html">forth.cpp</a></ul><HR><ADDRESS STYLE="align: right;"><SMALL>Generated by <A HREF="http://www.doxygen.org/index.html"><IMG SRC="doxygen.png" ALT="doxygen" ALIGN="middle" BORDER="0"></A> 1.4.1</SMALL></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -