Inherits DD::Image::BaseReadWriteGuard.
Public Member Functions | |
WriteGuard (ReadWriteLock &m) | |
Public Attributes | |
const bool | isWriteLocked |
Additional Inherited Members | |
Protected Member Functions inherited from DD::Image::BaseReadWriteGuard | |
BaseReadWriteGuard (ReadWriteLock &m) | |
Protected Attributes inherited from DD::Image::BaseReadWriteGuard | |
ReadWriteLock & | _lock |
guard that performs a write lock on ctor and on lock on dtor. Use for scoping a read/write lock to get automatic unlocking
©2021 The Foundry Visionmongers, Ltd. All Rights Reserved. |