CFx SDK Documentation  2020SP3
Public Member Functions | Public Attributes | List of all members
OdDbTransactionWrapper Struct Reference

#include <DbTransactionWrapper.h>

Public Member Functions

 OdDbTransactionWrapper (OdDbDatabase *db)
 
void endTransaction ()
 
 ~OdDbTransactionWrapper ()
 

Public Attributes

OdDbDatabasePtr m_pDb
 

Detailed Description

Definition at line 4 of file DbTransactionWrapper.h.

Constructor & Destructor Documentation

◆ OdDbTransactionWrapper()

OdDbTransactionWrapper::OdDbTransactionWrapper ( OdDbDatabase db)
inline

Definition at line 7 of file DbTransactionWrapper.h.

◆ ~OdDbTransactionWrapper()

OdDbTransactionWrapper::~OdDbTransactionWrapper ( )
inline

Definition at line 23 of file DbTransactionWrapper.h.

Member Function Documentation

◆ endTransaction()

void OdDbTransactionWrapper::endTransaction ( )
inline

Definition at line 15 of file DbTransactionWrapper.h.

Member Data Documentation

◆ m_pDb

OdDbDatabasePtr OdDbTransactionWrapper::m_pDb

Definition at line 6 of file DbTransactionWrapper.h.


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