PReadLocker.h
Go to the documentation of this file.
The PReadWriteLock class provides access serialization between threads.
Definition: PReadWriteLock.h:42
The PObject class is the root class of all Papillon classes; all PObject behaves like shared referenc...
Definition: PObject.h:27
The PReadLocker class is a convenience class that simplifies locking and unlocking read-write locks f...
Definition: PReadLocker.h:31
Class PObject: the root class of all Papillon classes.
PObject & operator=(const PObject &obj)
Performs a shared copy of other to this object.
Definition: PObject.h:45