MySQL++  3.3.0
Classes
beemutex.h File Reference

MUTually EXclusive lock class. More...

#include "exceptions.h"

Go to the source code of this file.

Classes

class  mysqlpp::BeecryptMutex
 Wrapper around platform-specific mutexes. More...
 
class  mysqlpp::ScopedLock
 Wrapper around BeecryptMutex to add scope-bound locking and unlocking. More...
 

Detailed Description

MUTually EXclusive lock class.

Author
Bob Deblier bob.d.nosp@m.ebli.nosp@m.er@te.nosp@m.lene.nosp@m.t.be

Modified by Warren Young of Educational Technology Resources, Inc. from version in Beecrypt 4.1.2: