:: osl ::

class GetGlobalMutex


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
A helper functor for the rtl_Instance template.
Description
See the rtl_Instance template for examples of how this class is used.
File
getglobalmutex.hxx

Public Members

Methods

::osl::Mutex *
operator()( );

Top of Page