BazisLib::FastUnlocker< _T > Class Template Reference

#include <autolock.h>

List of all members.

Public Member Functions

 FastUnlocker (_T &pLockable)
 ~FastUnlocker ()

Private Attributes

_T * m_pLockable

template<class _T>
class BazisLib::FastUnlocker< _T >


Constructor & Destructor Documentation

template<class _T >
BazisLib::FastUnlocker< _T >::FastUnlocker ( _T &  pLockable  )  [inline]

template<class _T >
BazisLib::FastUnlocker< _T >::~FastUnlocker (  )  [inline]


Member Data Documentation

template<class _T >
_T* BazisLib::FastUnlocker< _T >::m_pLockable [private]


The documentation for this class was generated from the following file:
SourceForge.net Logo