Fennel: CalcInit Class Reference (original) (raw)

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().