GenApi
3.5.1
GENICAM_NAMESPACE
CLock
Public Member Functions
|
List of all members
CLock Class Reference
Public utilities of the GenICam Base module
A lock class.
#include <
GCSynch.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