Fennel: ExtendedInstructionContext Class Reference (original) (raw)

A abstract base class for Extended Instructions that wish to store context between exec() calls. More...

#include <[ExtendedInstructionContext.h](ExtendedInstructionContext%5F8h-source.html)>

Inheritance diagram for ExtendedInstructionContext:

List of all members.


Detailed Description

A abstract base class for Extended Instructions that wish to store context between exec() calls.

Typically used to store results of pre-compilation or cache instantiations of library classes, and so forth. An alternate implementation could store context pointers in local variables.

Definition at line 32 of file ExtendedInstructionContext.h.


Constructor & Destructor Documentation

| ExtendedInstructionContext::ExtendedInstructionContext | ( | | ) | [inline, explicit] | | ------------------------------------------------------ | - | | - | -------------------- |

| virtual ExtendedInstructionContext::~ExtendedInstructionContext | ( | | ) | [inline, virtual] | | ---------------------------------------------------------------- | - | | - | ------------------- |


The documentation for this class was generated from the following file:


Generated on Mon Jun 22 04:00:31 2009 for Fennel by doxygen 1.5.1