Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::ut::detail::AutoLock< T > Class Template Reference

#include <Lock.h>

+ Inheritance diagram for nw4hbm::ut::detail::AutoLock< T >:
+ Collaboration diagram for nw4hbm::ut::detail::AutoLock< T >:

Public Member Functions

 AutoLock (T &rLockObj)
 
 ~AutoLock ()
 

Private Attributes

TmLockObj
 

Additional Inherited Members

- Private Member Functions inherited from nw4hbm::ut::NonCopyable
 NonCopyable ()
 
 ~NonCopyable ()
 

Constructor & Destructor Documentation

◆ AutoLock()

template<typename T >
nw4hbm::ut::detail::AutoLock< T >::AutoLock ( T & rLockObj)
inlineexplicit

◆ ~AutoLock()

template<typename T >
nw4hbm::ut::detail::AutoLock< T >::~AutoLock ( )
inline

Member Data Documentation

◆ mLockObj

template<typename T >
T& nw4hbm::ut::detail::AutoLock< T >::mLockObj
private

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