TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
Nice::CommandFun< TypeClass >::Unlock Struct Reference
Collaboration diagram for Nice::CommandFun< TypeClass >::Unlock:
Collaboration graph

Public Member Functions

 Unlock (Nice::Mutex &mutex)
 
 ~Unlock ()
 
 Unlock (Nice::Mutex &mutex)
 
 ~Unlock ()
 

Private Attributes

Nice::Mutexm_mutex
 

Constructor & Destructor Documentation

◆ Unlock() [1/2]

template<typename TypeClass >
Nice::CommandFun< TypeClass >::Unlock::Unlock ( Nice::Mutex mutex)
inline

◆ ~Unlock() [1/2]

template<typename TypeClass >
Nice::CommandFun< TypeClass >::Unlock::~Unlock ( )
inline

◆ Unlock() [2/2]

template<typename TypeClass >
Nice::CommandFun< TypeClass >::Unlock::Unlock ( Nice::Mutex mutex)
inline

◆ ~Unlock() [2/2]

template<typename TypeClass >
Nice::CommandFun< TypeClass >::Unlock::~Unlock ( )
inline

Member Data Documentation

◆ m_mutex

template<typename TypeClass >
Nice::Mutex & Nice::CommandFun< TypeClass >::Unlock::m_mutex
private

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