SUMO - Simulation of Urban MObility
AbstractMutex.h File Reference
#include <config.h>
Include dependency graph for AbstractMutex.h:
This graph shows which files directly or indirectly include this file:

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 20433 2016-04-13 08:00:14Z behrisch

Definition in file AbstractMutex.h.