OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
OpenThreads::ScopedLock< M > Class Template Reference

#include <ScopedLock.h>

Public Member Functions

 ScopedLock (M &m)
 
 ~ScopedLock ()
 

Detailed Description

template<class M>
class OpenThreads::ScopedLock< M >

Definition at line 24 of file ScopedLock.h.

Constructor & Destructor Documentation

template<class M>
OpenThreads::ScopedLock< M >::ScopedLock ( M &  m)
inlineexplicit

Definition at line 31 of file ScopedLock.h.

template<class M>
OpenThreads::ScopedLock< M >::~ScopedLock ( )
inline

Definition at line 32 of file ScopedLock.h.


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