This class implements raster image definition transient reactor objects in an OdDbDatabase instance. Corresponding C++ library: TD_Db
File: DbRasterImageDef.h
Module: API Reference
(Inherited from OdDbObjectReactor) | |
| |
Not called. (Inherited from OdDbObjectReactor) | |
Notification function called whenever the notifying object has had its clone() member function called. (Inherited from OdDbObjectReactor) | |
Notification function called whenever an object has been erased or unerased. (Inherited from OdDbObjectReactor) | |
Returns the first transient reactor of the specified class that is attached to the specified object. (Inherited from OdDbObjectReactor) | |
Notification function called just before an object is deleted from memory. (Inherited from OdDbObjectReactor) | |
Notification function called whenever an object is opened OdDb::kForWrite, a function has been called that could modify the contents of this object, and this object is now being closed. (Inherited from OdDbObjectReactor) | |
Notification function called whenever an object derived from OdDbEntity is modified. (Inherited from OdDbObjectReactor) | |
Notification function called whenever the XData has been written to the notifying object. (Inherited from OdDbObjectReactor) | |
Notification function called whenever the notifying object is in the midst an Undo operation that is undoing modifications. (Inherited from OdDbObjectReactor) | |
Notification function called immediately before an object is closed. (Inherited from OdDbObjectReactor) | |
Notification function called whenever an OdDbRasterImageDef object is about to be unloaded or erased. | |
Notification function called whenever an object is opened for modify OdDb::kForWrite. (Inherited from OdDbObjectReactor) | |
Notification function called whenever a Redo process processes the reappending of the notifying object to the database. (Inherited from OdDbObjectReactor) | |
Notification function called whenever a method of the specified subobject has called assertWriteEnabled() (Inherited from OdDbObjectReactor) | |
Notification function called whenever the Undo process processes the appending of the notifying object to the database. (Inherited from OdDbObjectReactor) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|