| CFx SDK Documentation
    2020SP3
    | 
#include <DbUndoDisablerAuto.h>
| Public Member Functions | |
| OdDbUndoDisablerAuto (OdDbObject *pObj) | |
| ~OdDbUndoDisablerAuto () | |
This class, for the duration of its existence, disables Undo Recording for its associated object.
<group OdDb_Classes>
Definition at line 38 of file DbUndoDisablerAuto.h.
| 
 | inline | 
Constructor – Disables Undo recording.
| pObj | [in] Pointer to the object whose Undo Recording is to be disabled. | 
Definition at line 47 of file DbUndoDisablerAuto.h.
| 
 | inline | 
Destructor – Enables Undo recording.
Definition at line 58 of file DbUndoDisablerAuto.h.