RxEvent.h
This class is the base class for custom classes that receive notification of OdRxEvent (application level) events.
The default implementations of all methods in this class do nothing but return.
|
Name |
Description |
|
Notification function called whenever a subDeepClone operation has failed. | |
|
Notification function called whenever the DXF input to a database has failed. | |
|
Notification function called whenever the DXF output from a database has failed. | |
|
Notification function called whenever the insertion of a database has failed. | |
|
Notification function called whenever the save of a database has failed. | |
|
Notification function called whenever the wblock of a database has failed. | |
|
Notification function called whenever a subDeepClone operation is about to be started on a database. | |
|
Notification function called whenever a the translation stage of a subDeepClone operation is about to be started on a database. | |
|
Notification function called whenever a database is about to be modified by a DXF input operation. | |
|
Notification function called whenever a database is about to be saved to a DXF file. | |
|
This is the overview for the beginInsert method overload. | |
|
Notification function called whenever a database is about to be saved to a .dwg file. | |
|
This is the overview for the beginWblock method overload. | |
|
Notification function called whenever one database is being wblocked to another. | |
|
Notification function called whenever a database has been constructed from a file. | |
|
Notification function called whenever a database is about to be deleted from memory. | |
|
Notification function called whenever a .dwg file is being read. | |
|
Notification function called whenever a database has been modified by a DXF input operation. | |
|
Notification function called whenever a database has be saved to a DXF file. | |
|
Notification function called whenever a subDeepClone operation has succeeded. | |
|
Notification function called whenever the insertion of a database has succeeded. | |
|
Notification function called whenever the wblock of a database has succeded. | |
|
Notification function called whenever a .dwg file has been read. | |
|
| |
|
Notification function called whenever one database has been inserted into another. | |
|
Notification function called whenever one database is being wblocked to another. | |
|
Notification function called before an attempt is made to partially open an OdDbDatabase. | |
|
Notification function called whenever a database has been saved to a .dwg file. | |
|
Notification function called while one database is about to be wblocked to another. | |
|
| |
|
| |
|
|
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|