LibreOffice Module canvas (master) 1
Public Member Functions | Private Attributes | List of all members
vclcanvas::tools::LocalGuard Class Reference

#include <impltools.hxx>

Collaboration diagram for vclcanvas::tools::LocalGuard:
[legend]

Public Member Functions

 LocalGuard ()
 
 LocalGuard (const ::osl::Mutex &)
 To be compatible with CanvasBase mutex concept. More...
 

Private Attributes

SolarMutexGuard aSolarGuard
 

Detailed Description

Definition at line 104 of file impltools.hxx.

Constructor & Destructor Documentation

◆ LocalGuard() [1/2]

vclcanvas::tools::LocalGuard::LocalGuard ( )
inline

Definition at line 107 of file impltools.hxx.

◆ LocalGuard() [2/2]

vclcanvas::tools::LocalGuard::LocalGuard ( const ::osl::Mutex &  )
inlineexplicit

To be compatible with CanvasBase mutex concept.

Definition at line 113 of file impltools.hxx.

Member Data Documentation

◆ aSolarGuard

SolarMutexGuard vclcanvas::tools::LocalGuard::aSolarGuard
private

Definition at line 119 of file impltools.hxx.


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