|
cartobase 6.0.6
|
#include <cartobase/smart/mutexrcptr.h>


Public Types | |
| typedef carto::Mutex | Mutex |
Public Types inherited from carto::RCObject | |
| typedef int | RefCounterType |
Public Member Functions | |
| MutexedObject () | |
| MutexedObject (const MutexedObject &) | |
| virtual | ~MutexedObject () |
| MutexedObject & | operator= (const MutexedObject &) |
| Mutex * | mutex () const |
Public Member Functions inherited from carto::RCObject | |
| RCObject () | |
| RCObject (const RCObject &) | |
| RCObject & | operator= (const RCObject &) |
| virtual | ~RCObject () |
Definition at line 44 of file mutexrcptr.h.
Definition at line 48 of file mutexrcptr.h.
|
inline |
Definition at line 118 of file mutexrcptr.h.
References MutexedObject().
Referenced by MutexedObject(), MutexedObject(), operator=(), and ~MutexedObject().
|
inline |
Definition at line 124 of file mutexrcptr.h.
References MutexedObject(), and carto::RCObject::RCObject().
|
virtual |
References MutexedObject().
|
inline |
Definition at line 142 of file mutexrcptr.h.
|
inline |
Definition at line 131 of file mutexrcptr.h.
References MutexedObject(), and carto::RCObject::operator=().