Public Member Functions | |
void | checkConst () const |
bool | keepTrackOfNewTL (const TimeLabel *tl) |
bool | resetState () |
TimeLabelConstOverseer (const TimeLabel *tl) | |
TimeLabelConstOverseer::TimeLabelConstOverseer | ( | const TimeLabel * | tl | ) |
void TimeLabelConstOverseer::checkConst | ( | ) | const |
This method checks that the tracked instance is not NULL and if not NULL that its internal state has not changed.
References MEDCoupling::TimeLabel::getTimeOfThis(), and MEDCoupling::TimeLabel::updateTime().
Referenced by MEDCoupling::MEDCouplingDataForGodFather::checkGodFatherFrozen(), MEDCoupling::MEDCouplingAMRAttribute::dealloc(), MEDCoupling::MEDCouplingDataForGodFather::MEDCouplingDataForGodFather(), MEDCoupling::MEDCouplingAMRAttribute::spillInfoOnComponents(), and MEDCoupling::MEDCouplingAMRAttribute::spillNatures().
bool TimeLabelConstOverseer::resetState | ( | ) |
References MEDCoupling::TimeLabel::getTimeOfThis(), and MEDCoupling::TimeLabel::updateTime().
Referenced by MEDCoupling::MEDCouplingAMRAttribute::alloc().
bool TimeLabelConstOverseer::keepTrackOfNewTL | ( | const TimeLabel * | tl | ) |