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 writing More...
#include <jkqtpconcurrencytools.h>
Public Member Functions | |
WriteLocker (JKQTPSynchronized< T > &sync) noexcept | |
WriteLocker (JKQTPSynchronized< T > &sync, AdoptLockType) noexcept | |
~WriteLocker () | |
Private Member Functions | |
Q_DISABLE_COPY (WriteLocker) JKQTPSynchronized< T > &m_sync | |
type of a lock_guard for a JKQTPSynchronized<T> for writing
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
private |