B2BITS FIX Antenna C++ 2.33.0
|
#include <B2BITS_ThreadSafe.h>
Public Member Functions | |
T * | get () const throw () |
MutexGuard (T *obj, Mutex *mutex) | |
T & | operator* () const throw () |
T * | operator-> () const throw () |
~MutexGuard () | |
|
inlineexplicit |
References System::Mutex::lock().
|
inline |
References System::Mutex::unlock().
|
inline |
|
inline |
|
inline |