LibreOffice Module framework (master) 1
Classes | Namespaces | Enumerations
transactionmanager.hxx File Reference
#include <mutex>
#include "gate.hxx"
Include dependency graph for transactionmanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  framework::TransactionManager
 

Namespaces

namespace  framework
 

Enumerations

enum  framework::EWorkingMode {
  framework::E_INIT ,
  framework::E_WORK ,
  framework::E_BEFORECLOSE ,
  framework::E_CLOSE
}
 
enum  framework::EExceptionMode {
  framework::E_HARDEXCEPTIONS ,
  framework::E_SOFTEXCEPTIONS
}