Public Member Functions | Protected Attributes | Private Member Functions
AVT::VmbAPI::Mutex Class Reference

#include <Mutex.h>

List of all members.

Public Member Functions

IMEXPORT void Lock ()
IMEXPORT Mutex (bool bInitLock=false)
IMEXPORT void Unlock ()
IMEXPORT ~Mutex ()

Protected Attributes

pthread_mutex_t m_Mutex

Private Member Functions

 Mutex (const Mutex &)
Mutexoperator= (const Mutex &)

Detailed Description

Definition at line 43 of file Mutex.h.


Constructor & Destructor Documentation

AVT::VmbAPI::Mutex::Mutex ( bool  bInitLock = false) [explicit]

Definition at line 37 of file Mutex.cpp.

Definition at line 59 of file Mutex.cpp.

AVT::VmbAPI::Mutex::Mutex ( const Mutex ) [private]

Definition at line 68 of file Mutex.cpp.


Member Function Documentation

Definition at line 79 of file Mutex.cpp.

Mutex & AVT::VmbAPI::Mutex::operator= ( const Mutex ) [private]

Definition at line 73 of file Mutex.cpp.

Definition at line 88 of file Mutex.cpp.


Member Data Documentation

pthread_mutex_t AVT::VmbAPI::Mutex::m_Mutex [protected]

Definition at line 56 of file Mutex.h.


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


avt_vimba_camera
Author(s): Miquel Massot , Allied Vision Technologies
autogenerated on Thu Jun 6 2019 18:23:39