BearParser
Portable Executable parsing library (from PE-bear)
|
#include <WatchedLocker.h>
Public Member Functions | |
WatchedLocker (QMutex *mutex, bool show=false, const char *func=nullptr) | |
~WatchedLocker () | |
Protected Attributes | |
std::string | funcName |
bool | showLock |
Definition at line 8 of file WatchedLocker.h.
|
inline |
Definition at line 13 of file WatchedLocker.h.
|
inline |
Definition at line 26 of file WatchedLocker.h.
|
protected |
Definition at line 38 of file WatchedLocker.h.
|
protected |
Definition at line 39 of file WatchedLocker.h.