#include <ExtendedInstructionContext.h>
Inheritance diagram for ExtendedInstructionContext:

Public Member Functions | |
| ExtendedInstructionContext () | |
| virtual | ~ExtendedInstructionContext () |
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.
| ExtendedInstructionContext::ExtendedInstructionContext | ( | ) | [inline, explicit] |
| virtual ExtendedInstructionContext::~ExtendedInstructionContext | ( | ) | [inline, virtual] |
1.5.1