www/api/Magick++/classMagick_1_1MutexLock.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::MutexLock Class Reference
#include <Thread.h>
|
| | | MutexLock (void) | | | | | ~MutexLock (void) | | | | void | lock (void) | | | | void | unlock (void) | | |
Definition at line 29 of file Thread.h.
| Magick::MutexLock::MutexLock | ( | void | | ) | |
Definition at line 20 of file Thread.cpp.
References Magick::throwExceptionExplicit().
| Magick::MutexLock::~MutexLock | ( | void | | ) | |
Definition at line 67 of file Thread.cpp.
| void Magick::MutexLock::lock | ( | void | | ) | |
Definition at line 78 of file Thread.cpp.
References Magick::throwExceptionExplicit().
Referenced by Magick::ImageRef::replaceImage().
| void Magick::MutexLock::unlock | ( | void | | ) | |
Definition at line 97 of file Thread.cpp.
References Magick::throwExceptionExplicit().
Referenced by Magick::ImageRef::replaceImage().
The documentation for this class was generated from the following files: