Helper class.
More...
#include <qsharedmemory_p.h>
Helper class.
Definition at line 87 of file qsharedmemory_p.h.
◆ QSharedMemoryLocker()
QSharedMemoryLocker::QSharedMemoryLocker |
( |
QSharedMemory * |
sharedMemory | ) |
|
|
inline |
◆ ~QSharedMemoryLocker()
QSharedMemoryLocker::~QSharedMemoryLocker |
( |
| ) |
|
|
inline |
Definition at line 96 of file qsharedmemory_p.h.
bool unlock()
Releases the lock on the shared memory segment and returns true, if the lock is currently held by thi...
◆ lock()
bool QSharedMemoryLocker::lock |
( |
| ) |
|
|
inline |
◆ q_sm
The documentation for this class was generated from the following file: