| Base | ForthVM | [private] |
| Construct(void *memoryStart, size_t memorySize, ForthIo *ioHandler) | Forth | [static] |
| Context | ForthVM | [private] |
| Current | ForthVM | [private] |
| DoEvaluate(const CHAR *text, unsigned textLength) | ForthVM | [private] |
| DoExecute(CELL xt) | ForthVM | [private] |
| DoPop(unsigned numCells) | ForthVM | [private] |
| DoPush(const CELL *cells, unsigned numCells) | ForthVM | [private] |
| DoQuit() | ForthVM | [private] |
| DoReset() | ForthVM | [private] |
| Dp | ForthVM | [private] |
| DpLimit | ForthVM | [private] |
| EnvironmentWordlist | ForthVM | [private] |
| Evaluate(const CHAR *text, unsigned textLength) | Forth | |
| ExceptionFrame | ForthVM | [private] |
| ExceptionMessage | ForthVM | [private] |
| Execute(CELL xt) | Forth | |
| ForthWordlist | ForthVM | [private] |
| Io | ForthVM | [private] |
| Latest | ForthVM | [private] |
| MemoryEnd | ForthVM | [private] |
| Pop(unsigned numCells) | Forth | |
| Push(const CELL *cells, unsigned numCells) | Forth | |
| Quit() | Forth | |
| Reset() | Forth | |
| Rp | ForthVM | [private] |
| Rp0 | ForthVM | [private] |
| Run(const CELL *ip) | ForthVM | [private] |
| SourceBase | ForthVM | [private] |
| SourceId | ForthVM | [private] |
| SourceOffset | ForthVM | [private] |
| SourceSize | ForthVM | [private] |
| Sp | ForthVM | [private] |
| Sp0 | ForthVM | [private] |
| State | ForthVM | [private] |
| UncaughtException(CELL exceptionNumber) | ForthVM | [private] |
1.6.1