GenApi
3.5.1
GENAPI_NAMESPACE
CLock
Public Member Functions
|
List of all members
CLock Class Reference
Implementation parts of the GenApi module which must be public
A lock class.
#include <
Synch.h
>
Inheritance diagram for CLock:
Public Member Functions
CLock
()
Constructor.
~CLock
()
Destructor.
bool
TryLock
()
tries to enter the critical section; returns true if successful
void
Lock
()
enters the critical section (may block)
void
Unlock
()
leaves the critical section
Generated by
1.10.0