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

#include <ScopedLock.h>

Public Member Functions

 ScopedPointerLock (M *m)
 
 ~ScopedPointerLock ()
 

Detailed Description

template<class M>
class OpenThreads::ScopedPointerLock< M >

Definition at line 47 of file ScopedLock.h.

Constructor & Destructor Documentation

template<class M >
OpenThreads::ScopedPointerLock< M >::ScopedPointerLock ( M *  m)
inlineexplicit

Definition at line 54 of file ScopedLock.h.

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

Definition at line 55 of file ScopedLock.h.


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