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 
 
 
 
Returns true if and only if this UndoController object is not empty. 
 
 
 
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.  
 
 
 
Name 
Description 
 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.