Dynalib Utils
Public Member Functions | List of all members
Lock Class Reference

#include <Synchronize.h>

Public Member Functions

 Lock (Mutex &mutex)
 
 ~Lock ()
 
 operator bool () const
 
void setUnlock ()
 

Constructor & Destructor Documentation

◆ Lock()

Lock::Lock ( Mutex mutex)

◆ ~Lock()

Lock::~Lock ( )

Member Function Documentation

◆ operator bool()

Lock::operator bool ( ) const

◆ setUnlock()

void Lock::setUnlock ( )

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