Private Member Functions | List of all members
GENICAM_NAMESPACE::CLockEx Class Reference

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. More...

#include <GCSynch.h>

Inheritance diagram for GENICAM_NAMESPACE::CLockEx:
Inheritance graph
[legend]

Private Member Functions

 CLockEx (const CLockEx &)
 no copy constructor More...
 
CLockExoperator= (const CLockEx &)
 no assignment operator More...
 

Additional Inherited Members

- Public Member Functions inherited from GENICAM_NAMESPACE::CLock
 CLock ()
 Constructor. More...
 
void Lock ()
 enters the critical section (may block) More...
 
bool TryLock ()
 tries to enter the critical section; returns true if successful More...
 
void Unlock ()
 leaves the critical section More...
 
 ~CLock ()
 Destructor. More...
 

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.

Definition at line 108 of file GCSynch.h.

Constructor & Destructor Documentation

GENICAM_NAMESPACE::CLockEx::CLockEx ( const CLockEx )
private

no copy constructor

Member Function Documentation

CLockEx& GENICAM_NAMESPACE::CLockEx::operator= ( const CLockEx )
private

no assignment operator


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42