LibreOffice Module dbaccess (master) 1
Public Attributes | List of all members
dbaccess::OSharedConnectionManager::TConnectionHolder Struct Reference
Collaboration diagram for dbaccess::OSharedConnectionManager::TConnectionHolder:
[legend]

Public Attributes

Reference< XConnection > xMasterConnection
 
oslInterlockedCount nALiveCount
 

Detailed Description

Definition at line 275 of file datasource.cxx.

Member Data Documentation

◆ nALiveCount

oslInterlockedCount dbaccess::OSharedConnectionManager::TConnectionHolder::nALiveCount

Definition at line 278 of file datasource.cxx.

Referenced by dbaccess::OSharedConnectionManager::getConnection().

◆ xMasterConnection

Reference< XConnection > dbaccess::OSharedConnectionManager::TConnectionHolder::xMasterConnection

Definition at line 277 of file datasource.cxx.

Referenced by dbaccess::OSharedConnectionManager::getConnection().


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