Class Spinnaker::GenApi::CLockEx¶
#include <Synch.h>
Inherits the following classes: Spinnaker::GenApi::CLock
Public Functions inherited from Spinnaker::GenApi::CLock¶
| Type | Name |
|---|---|
| CLock () |
|
| CLock (void * pLock) |
|
| void | Lock () |
| bool | TryLock () |
| void | Unlock () |
| ~CLock () |
Protected Attributes¶
| Type | Name |
|---|---|
| void * | m_lockEx |
Protected Attributes inherited from Spinnaker::GenApi::CLock¶
| Type | Name |
|---|---|
| bool | m_bOwnLock |
| void * | m_lock |
Detailed Description¶
This class is for testing purposes only. It should not be used for client code because it exists only for Windows but not for Linux since it uses internal data structures of a Win32 object
Protected Attributes Documentation¶
variable m_lockEx¶
The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/Synch.h