|
SUMO - Simulation of Urban MObility
|
#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... | |
Definition in file AbstractMutex.h.