API Reference > Extension Classes > ExServices Classes > ExFileUndoController Class
ExFileUndoController Class
ExFileUndoControllerExFileUndoControllerExFileUndoController
Syntax
C++
class ExFileUndoController : public OdDbUndoController;

ExFileUndoController.h

This class implements platform-independent UndoController objects. 

Library: Source provided.

 
Name 
Description 
 
This is clearData, a member of class ExFileUndoController. 
 
Returns true if and only if this UndoController object is not empty. 
 
This is newRecordStackIterator, a member of class ExFileUndoController. 
 
Writes the record at the end of this UndoController object to the specified StreamBuf object.  
 
Adds the specified number of bytes from the specified StreamBuf object to the end of this UndoController object.  
 
This is setStorage, a member of class ExFileUndoController. 
 
Name 
Description 
 
This is record ExFileUndoController::UndoRecord. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.