
Public Member Functions | |
| CellUpdateSwitch (CalcInterface *p) | |
| ~CellUpdateSwitch () throw () | |
Private Member Functions | |
| CellUpdateSwitch () | |
| void * | operator new (size_t size) |
Private Attributes | |
| CalcInterface * | m_pCalc |
Definition at line 167 of file solvemodel.cxx.
| scsolver::CellUpdateSwitch::CellUpdateSwitch | ( | CalcInterface * | p | ) | [inline] |
Definition at line 170 of file solvemodel.cxx.
References scsolver::CalcInterface::disableCellUpdates().
| scsolver::CellUpdateSwitch::~CellUpdateSwitch | ( | ) | throw () [inline] |
Definition at line 176 of file solvemodel.cxx.
References scsolver::CalcInterface::enableCellUpdates(), and m_pCalc.
| scsolver::CellUpdateSwitch::CellUpdateSwitch | ( | ) | [private] |
| void* scsolver::CellUpdateSwitch::operator new | ( | size_t | size | ) | [private] |
CalcInterface* scsolver::CellUpdateSwitch::m_pCalc [private] |
1.5.3