IRevision.h
Go to the documentation of this file.
virtual bool wasChanged(unsigned int rev) const =0
Check object changed (true if changed)
virtual unsigned int incRevision()=0
Increment object revision.
Definition: AlgorithmWorkset.h:17
Definition: IRevision.h:19
virtual unsigned int getRevision() const =0
Get object revision.
Definition: IRef.h:17