CppDB
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
cppdb::mutex::guard Class Reference

scoped guard for mutex More...

#include <cppdb/mutex.h>

List of all members.

Public Member Functions

 guard (mutex &m)
 Create scoped lock.
 ~guard ()
 unlock the mutex

Detailed Description

scoped guard for mutex


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator