CalcInit Class Reference

#include <CalcInit.h>

List of all members.

Static Public Member Functions

static CalcInitinstance ()
 CalcInit: Call once at start of world to set up instruction factories and other boot time setup.

Static Private Attributes

static CalcInit_instance


Detailed Description

Definition at line 28 of file CalcInit.h.


Member Function Documentation

CalcInit * CalcInit::instance (  )  [static]

CalcInit: Call once at start of world to set up instruction factories and other boot time setup.

Warning: Not thread safe

Definition at line 35 of file CalcInit.cpp.

References _instance, ExtCastRegister(), ExtDateTimeRegister(), ExtDynamicVariableRegister(), ExtMathRegister(), ExtRegExpRegister(), ExtStringRegister(), ExtWinAggFuncRegister(), InstructionFactory::getExtendedInstructionTable(), and InstructionFactory::registerInstructions().

Referenced by CalcAssemblerTest::CalcAssemblerTest(), CalcCastTest::CalcCastTest(), CalcExtCastTest::CalcExtCastTest(), CalcExtContextTest::CalcExtContextTest(), CalcExtDateTimeTest::CalcExtDateTimeTest(), CalcExtDynamicVariableTest::CalcExtDynamicVariableTest(), CalcExtMathTest::CalcExtMathTest(), CalcExtRegExpTest::CalcExtRegExpTest(), CalcExtStringTest::CalcExtStringTest(), CalcExtWinAggFuncTest::CalcExtWinAggFuncTest(), CalcInstFactoryTest::CalcInstFactoryTest(), CalcMiscTest::CalcMiscTest(), main(), and CalcExecStream::prepare().


Member Data Documentation

FENNEL_BEGIN_NAMESPACE CalcInit * CalcInit::_instance [static, private]

Definition at line 37 of file CalcInit.h.

Referenced by instance().


The documentation for this class was generated from the following files:
Generated on Mon Jun 22 04:00:28 2009 for Fennel by  doxygen 1.5.1