|
CFx SDK Documentation
2023 SP0
|
#include <ThreadsCounter.h>
Public Member Functions | |
| OdMutexPtr () | |
| ~OdMutexPtr () | |
| OdMutex * | get () |
| void | clear () |
This class implements pointer to a Mutex in a Teigha context, which is initialized on demand.
Corresponding C++ library: Root <group Other_Classes>
Definition at line 37 of file ThreadsCounter.h.
|
inline |
Definition at line 40 of file ThreadsCounter.h.
| OdMutexPtr::~OdMutexPtr | ( | ) |
| void OdMutexPtr::clear | ( | ) |
|
inline |
Definition at line 42 of file ThreadsCounter.h.