Version: 9.15.0
Session_ServerCheck< MY_NS >::Locker< MY_CLS > Class Template Reference

Automatic locker/unlocker. More...

Public Member Functions

 Locker (Session_ServerCheck *sc)
 Constructor. Tries to aquire lock. More...
 
 ~Locker ()
 Destructor. Wakes the calling thread and goes sleeping. More...
 

Private Attributes

Session_ServerCheckmyChecker
 

Detailed Description

template<class MY_NS>
template<class MY_CLS>
class Session_ServerCheck< MY_NS >::Locker< MY_CLS >

Automatic locker/unlocker.

\classSession_ServerCheck::Locker

Constructor & Destructor Documentation

◆ Locker()

template<class MY_NS >
template<class MY_CLS >
Session_ServerCheck< MY_NS >::Locker< MY_CLS >::Locker ( Session_ServerCheck sc)
inline

Constructor. Tries to aquire lock.

◆ ~Locker()

template<class MY_NS >
template<class MY_CLS >
Session_ServerCheck< MY_NS >::Locker< MY_CLS >::~Locker ( )
inline

Destructor. Wakes the calling thread and goes sleeping.

Member Data Documentation

◆ myChecker

template<class MY_NS >
template<class MY_CLS >
Session_ServerCheck* Session_ServerCheck< MY_NS >::Locker< MY_CLS >::myChecker
private

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