sptk2 logo
SPTK Home Page
Public Attributes | List of all members
sptk::DatabaseDriver Struct Reference

#include <DatabaseConnectionPool.h>

Public Attributes

DriverHandle m_handle
 
CreateDriverInstancem_createConnection
 
DestroyDriverInstancem_destroyConnection
 

Detailed Description

Information about loaded database driver

Member Data Documentation

◆ m_createConnection

CreateDriverInstance* sptk::DatabaseDriver::m_createConnection

Function that creates driver instances

◆ m_destroyConnection

DestroyDriverInstance* sptk::DatabaseDriver::m_destroyConnection

Function that destroys driver instances

◆ m_handle

DriverHandle sptk::DatabaseDriver::m_handle

Driver SO/DLL handle after load


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

Fri Oct 14 2022 09:58:41: SPTK 5.4.1