Definition of Lock classes. More...
Go to the source code of this file.
Classes | |
class | GENICAM_NAMESPACE::AutoLock |
class | GENICAM_NAMESPACE::CGlobalLock |
Named global lock which can be used over process boundaries. More... | |
class | GENICAM_NAMESPACE::CGlobalLockUnlocker |
unlocks the global lock object on destruction More... | |
class | GENICAM_NAMESPACE::CLock |
A lock class. More... | |
class | GENICAM_NAMESPACE::CLockEx |
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... | |
class | GENICAM_NAMESPACE::LockableObject< Object >::Lock |
class | GENICAM_NAMESPACE::LockableObject< Object > |
Instance-Lock for an object. More... | |
Namespaces | |
GENICAM_NAMESPACE | |
Definition of Lock classes.
Definition in file GCSynch.h.