NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CLDS2_Database::SLDS2_DbConnection Struct Reference

Search Toolkit Book for CLDS2_Database::SLDS2_DbConnection

Public Member Functions

 SLDS2_DbConnection (void)
 

Public Attributes

unique_ptr< CSQLITE_ConnectionConnection
 
TStatements Statements
 

Detailed Description

Definition at line 456 of file lds2_db.hpp.

Constructor & Destructor Documentation

◆ SLDS2_DbConnection()

CLDS2_Database::SLDS2_DbConnection::SLDS2_DbConnection ( void  )

Definition at line 336 of file lds2_db.cpp.

Member Data Documentation

◆ Connection

unique_ptr<CSQLITE_Connection> CLDS2_Database::SLDS2_DbConnection::Connection

Definition at line 457 of file lds2_db.hpp.

Referenced by CLDS2_Database::x_GetConn().

◆ Statements

TStatements CLDS2_Database::SLDS2_DbConnection::Statements

Definition at line 458 of file lds2_db.hpp.

Referenced by CLDS2_Database::x_GetStatement().


The documentation for this struct was generated from the following files:
Modified on Fri Sep 20 14:58:09 2024 by modify_doxy.py rev. 669887