OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::gpkg::Transaction Class Reference

#include <GpkgUtils.hpp>

Collaboration diagram for openswmm::gpkg::Transaction:

Public Member Functions

 Transaction (sqlite3 *db)
 
void commit ()
 
 ~Transaction ()
 
 Transaction (const Transaction &)=delete
 
Transactionoperator= (const Transaction &)=delete
 

Constructor & Destructor Documentation

◆ Transaction() [1/2]

openswmm::gpkg::Transaction::Transaction ( sqlite3 *  db)
inlineexplicit
Here is the call graph for this function:

◆ ~Transaction()

openswmm::gpkg::Transaction::~Transaction ( )
inline

◆ Transaction() [2/2]

openswmm::gpkg::Transaction::Transaction ( const Transaction )
delete

Member Function Documentation

◆ commit()

void openswmm::gpkg::Transaction::commit ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator=()

Transaction & openswmm::gpkg::Transaction::operator= ( const Transaction )
delete

The documentation for this class was generated from the following file: