Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

LOW_objectSynchronizer.h File Reference

#include "LOW_platformMisc.h"
#include "LOW_platformMiscFactory.h"
#include "LOW_helper_msglog.h"
#include "LOW_thread_Factory.h"
#include "LOW_thread_rwlock.h"
#include <string>
#include "LOW_objectSynchronizerMacros.h"

Include dependency graph for LOW_objectSynchronizer.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  LOW_objectSynchronizer
 Mix-in class to synchronize access to methods on object basis. More...

class  LOW_objectSynchronizer::__synchronizeMethodRead
 Read locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeMethodReadWeak
 Weak read locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeMethodWrite
 Write locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeMethodWriteWeak
 Weak write locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeStaticRead
 Read locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeStaticReadWeak
 Weak read locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeStaticWrite
 Write locking class to ensure exclusive access. More...

class  LOW_objectSynchronizer::__synchronizeStaticWriteWeak
 Weak write locking class to ensure exclusive access. More...


Generated on Tue Feb 3 11:30:39 2004 for OneWireLibrary++ by doxygen 1.3.2