digikam
NPT_Win32Mutex Class Reference
#include <NptWin32Threads.h>
Inheritance diagram for NPT_Win32Mutex:

Public Member Functions | |
NPT_Win32Mutex () | |
virtual | ~NPT_Win32Mutex () |
virtual NPT_Result | Lock () |
virtual NPT_Result | Unlock () |
![]() | |
virtual | ~NPT_MutexInterface () |
Detailed Description
Definition at line 21 of file NptWin32Threads.h.
Constructor & Destructor Documentation
NPT_Win32Mutex::NPT_Win32Mutex | ( | ) |
Definition at line 55 of file NptWin32Threads.cpp.
|
virtual |
Definition at line 63 of file NptWin32Threads.cpp.
Member Function Documentation
|
virtual |
Implements NPT_MutexInterface.
Definition at line 72 of file NptWin32Threads.cpp.
|
virtual |
Implements NPT_MutexInterface.
Definition at line 86 of file NptWin32Threads.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:35:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:35:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.