November 2004
Intermediate to advanced
212 pages
5h 2m
English
SynchronizedObject::SynchronizationObject
The class
SynchronizationObject
(see Figure C-15) is a nested class belonging to
SynchronizedObject. It acts as the mutex for a
SynchronizedObject and so can be locked or
unlocked.
SynchronizationObject belongs to the namespace
CppUnit. It is declared and implemented in
SynchronizedObject.h.
![]() |
class SynchronizationObject
SynchronizationObject( )
A constructor.
~SynchronizationObject( )
A destructor.
virtual void lock( )
Locks the SynchronizationObject.
virtual void unlock( )
Unlocks the SynchronizationObject.
None.
None.
Read now
Unlock full access