| 
    Open CASCADE Technology
    7.5.0
    
   | 
 
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <Standard_Integer.hxx>#include <TCollection_AsciiString.hxx>#include <Standard_Boolean.hxx>#include <TDF_Transaction.lxx>Data Structures | |
| class | TDF_Transaction | 
| This class offers services to open, commit or abort a transaction in a more secure way than using Data from TDF. If you forget to close a transaction, it will be automaticaly aborted at the destruction of this object, at the closure of its scope.  More... | |
 1.8.13