|
ImagingTools Core SDK
|
#include <IOperationContext.h>
Inherits istd::IChangeable.
Inherited by imtbase::COperationContext [virtual].
Public Member Functions | |
| virtual IdentifableObjectInfo | GetOperationOwnerId () const =0 |
| virtual QString | GetOperationDescription () const =0 |
| virtual imtbase::IObjectCollection * | GetChangesCollection ()=0 |
Common interface for the context of an operation. This interface provide informations:
Definition at line 22 of file IOperationContext.h.
|
pure virtual |
Get changes collection.
|
pure virtual |
Description related to the operation.
|
pure virtual |
Get information about the initiator of the operation. E.g user-ID