JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
type of a lock_guard for a JKQTPSynchronized<T> for reading More...
#include <jkqtpconcurrencytools.h>
Public Member Functions | |
ReadLocker (const JKQTPSynchronized< T > &sync) noexcept | |
ReadLocker (const JKQTPSynchronized< T > &sync, AdoptLockType) noexcept | |
~ReadLocker () | |
Private Member Functions | |
Q_DISABLE_COPY (ReadLocker) const JKQTPSynchronized< T > &m_sync | |
type of a lock_guard for a JKQTPSynchronized<T> for reading
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
private |