My Project
Classes | Namespaces
Lock.h File Reference

This file implements a lock to simplify mutex handling. More...

#include "Alvar.h"
#include "Mutex.h"
#include "Uncopyable.h"

Go to the source code of this file.

Classes

class  Lock
 Lock for simplifying mutex handling. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 

Detailed Description

This file implements a lock to simplify mutex handling.

Definition in file Lock.h.