LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaui::SubComponentManager_Data Struct Reference
Collaboration diagram for dbaui::SubComponentManager_Data:
[legend]

Public Member Functions

 SubComponentManager_Data (OApplicationController &_rController, ::comphelper::SharedMutex _aMutex)
 
::osl::Mutex & getMutex () const
 

Public Attributes

OApplicationControllerm_rController
 
mutable::comphelper::SharedMutex m_aMutex
 
SubComponents m_aComponents
 

Detailed Description

Definition at line 194 of file subcomponentmanager.cxx.

Constructor & Destructor Documentation

◆ SubComponentManager_Data()

dbaui::SubComponentManager_Data::SubComponentManager_Data ( OApplicationController _rController,
::comphelper::SharedMutex  _aMutex 
)
inline

Definition at line 196 of file subcomponentmanager.cxx.

Member Function Documentation

◆ getMutex()

::osl::Mutex & dbaui::SubComponentManager_Data::getMutex ( ) const
inline

Definition at line 206 of file subcomponentmanager.cxx.

References m_aMutex.

Member Data Documentation

◆ m_aComponents

SubComponents dbaui::SubComponentManager_Data::m_aComponents

Definition at line 204 of file subcomponentmanager.cxx.

◆ m_aMutex

mutable::comphelper::SharedMutex dbaui::SubComponentManager_Data::m_aMutex

Definition at line 203 of file subcomponentmanager.cxx.

Referenced by getMutex().

◆ m_rController

OApplicationController& dbaui::SubComponentManager_Data::m_rController

Definition at line 202 of file subcomponentmanager.cxx.


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