BazisLib::FastLocker< _T > Class Template Reference

#include <autolock.h>

List of all members.

Public Member Functions

 FastLocker (_T &pLockable)
 ~FastLocker ()

Private Attributes

_T * m_pLockable

template<class _T>
class BazisLib::FastLocker< _T >


Constructor & Destructor Documentation

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

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


Member Data Documentation

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


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