API Reference > OdDb Classes > OdDbUndoController Class
OdDbUndoController Class
OdDbUndoControllerOdDbUndoControllerOdDbUndoControllerOdDbUndoController
Syntax
C++
class OdDbUndoController : public OdRxObject;

DbUndoController.h

This class defines the interface for Undo Controller objects for OdDbDatabase instances.

The implementer manages resources for storing undo and redo information.

 
Name 
Description 
 
 
 
Returns true if undo information is stored inside this object and can be taken back via call popData. 
 
 
 
 
 
Gives back most recent single undo step data.  
 
Saves undo information in some manner.  
Copyright © 2002–2022. Open Design Alliance. All rights reserved.