LibBeamApi  1.3.0
Public Member Functions | Private Attributes | List of all members
BMutexLock Class Reference

#include <BMutex.h>

Public Member Functions

 BMutexLock (BMutex &lock, int doLock=0)
 
 ~BMutexLock ()
 
int lock ()
 
int unlock ()
 

Private Attributes

BMutexolock
 

Constructor & Destructor Documentation

BMutexLock::BMutexLock ( BMutex lock,
int  doLock = 0 
)
inline
BMutexLock::~BMutexLock ( )
inline

Member Function Documentation

int BMutexLock::lock ( )
inline
int BMutexLock::unlock ( )
inline

Member Data Documentation

BMutex& BMutexLock::olock
private

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