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

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

Member Function Documentation

IMEXPORT void AVT::VmbAPI::Mutex::Lock ( )
Mutex& AVT::VmbAPI::Mutex::operator= ( const Mutex ) [private]
IMEXPORT void AVT::VmbAPI::Mutex::Unlock ( )

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 file:


avt_vimba_camera
Author(s): Miquel Massot , Allied Vision Technologies
autogenerated on Thu Aug 27 2015 12:29:49