SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AbstractMutex.h File Reference
#include <config.h>

Go to the source code of this file.

Data Structures

class  AbstractMutex
 An abstract class for encapsulating mutex implementations. More...
class  AbstractMutex::ScopedLocker
 A mutex encapsulator which locks/unlocks the given mutex on construction/destruction, respectively. More...

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
2005-07-12
Version
Id:
AbstractMutex.h 13811 2013-05-01 20:31:43Z behrisch

Definition in file AbstractMutex.h.