Audacity 3.2.0
Classes
TransactionScope.h File Reference
#include "GlobalVariable.h"
#include <functional>
#include <memory>
#include <wx/string.h>
Include dependency graph for TransactionScope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TransactionScope
 RAII for a database transaction, possibly nested. More...
 
struct  TransactionScope::Factory
 Type of function supplying implementation of steps. More...
 
class  TransactionScopeImpl
 Abstract base class for implementation of steps of TransactionScope. More...
 

Detailed Description


Audacity: A Digital Audio Editor

Paul Licameli split from DBConnection.h

Definition in file TransactionScope.h.