|
ImagingTools Core SDK
|
#include <IIdentifiable.h>
Inherits istd::IChangeable.
Inherited by imtbase::CIdentifiable [virtual], and imtbase::ICollectionObjectLink [virtual].
Public Member Functions | |
| virtual QByteArray | GetObjectUuid () const =0 |
| virtual bool | SetObjectUuid (const QByteArray &identifier)=0 |
Something what can be identified inside of a global system.
Definition at line 16 of file IIdentifiable.h.
|
pure virtual |
Get the global unique identifier of the object.
|
pure virtual |
Set the global unique identifier of the object.