InvalidatableTracker

InvalidatableTracker class

Class that implements trackers of Invalidatable objects.

class InvalidatableTracker

Methods

MethodDescription
bool CheckValidity() constChecks if the state of the tracked object has changed.
InvalidatableTracker(Invalidatable *)Constructs a tracker object.

See Also