Account
ArmsysApi 0.12.18 |
BCriticalLock Class Reference
Critical region class with unlock on object deletion. More...
#include <BCritical.h>
Public Member Functions | |
BCriticalLock (int doLock=0) | |
~BCriticalLock () | |
void | lock () |
Private Attributes | |
BCritical | olock |
Detailed Description
Critical region class with unlock on object deletion.
Constructor & Destructor Documentation
◆ BCriticalLock()
BCriticalLock::BCriticalLock | ( | int | doLock = 0 | ) |
◆ ~BCriticalLock()
BCriticalLock::~BCriticalLock | ( | ) |
Member Function Documentation
◆ lock()
void BCriticalLock::lock | ( | ) |
Member Data Documentation
◆ olock
| private |
The documentation for this class was generated from the following file:
Generated by 1.8.15