Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Time label in MEDCoupling

Time label is a non instantiable class whose each object consuming potentially big amount of memory inherits from. The class that incarnates this concept is MEDCoupling::TimeLabel.

Here are some of examples of classes that inherit from TimeLabel class :

This class is in charge of storing a 32 bits unsigned integer called the time label, that allows the user to know easily, if an heavy object in memory has been modified or not.

The usage is simple :

The virtual call to MEDCoupling::TimeLabel::updateTime changes the behaviour of MEDCoupling::TimeLabel::getTimeOfThis ; it is a bug, so please notify the bug on the SALOME forum.