In file mutex.hxx:

class OGuard : public OObject

OGuard

Inheritance:


Public Methods

OGuard (IMutex* pMutex)
Acquires mutex
~OGuard ()
Releases mutex

Inherited from OObject:

Public Methods

virtual const OClassInfo& getClassInfo()
Boolean isKindOf(const OClassInfo& rClass)
void operator delete(void* p)
void* operator new(size_t size)

Documentation

OGuard
OGuard(IMutex* pMutex)
Acquires mutex
Parameters:
pMutex - pointer to mutex which is to be acquired

~OGuard()
Releases mutex


This class has no child classes.
Author:
Bernd Hofner
Version:
1.0

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de