Public Member Functions | Private Member Functions
no_multi_threading::NullMutex Class Reference

#include <mutex.h>

List of all members.

Public Member Functions

void lock ()
 NullMutex ()
bool try_lock ()
void unlock ()

Private Member Functions

 NullMutex (const NullMutex &)
NullMutexoperator= (const NullMutex &)

Detailed Description

Definition at line 54 of file mutex.h.


Constructor & Destructor Documentation

Definition at line 56 of file mutex.h.


Member Function Documentation

Definition at line 57 of file mutex.h.

NullMutex& no_multi_threading::NullMutex::operator= ( const NullMutex ) [private]

Definition at line 58 of file mutex.h.

Definition at line 59 of file mutex.h.


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


clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41