#include <cInterlockedVal.h>
Used as a thread safe check for code reentrancy. even on the same thread. like cLockableBase. define an instance of this on the stack. ALWAYS STACK BASED
◆ cInterlockedInc()
| Gray::cInterlockedInc::cInterlockedInc |
( |
cInterlockedInt & |
count | ) |
|
|
inlinenoexcept |
◆ ~cInterlockedInc()
| Gray::cInterlockedInc::~cInterlockedInc |
( |
| ) |
|
|
inlinenoexcept |
◆ get_Count()
| int Gray::cInterlockedInc::get_Count |
( |
| ) |
const |
|
inlinenoexcept |
< get the count as it was when we created this.
◆ cInterlockedValTests
| friend class cInterlockedValTests |
|
friend |
The documentation for this class was generated from the following file: