ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
cv_baton_type Class Reference
Inheritance diagram for cv_baton_type:
Collaboration diagram for cv_baton_type:

Public Member Functions

 cv_baton_type (const char *File, int LineNumber)
 
void * Handle ()
 
void * Handle ()
 
void Lock (const char *File, const size_t Line)
 
void Lock (const char *File, const size_t Line)
 
void TryLock (const char *File, const size_t Line)
 
void TryLock (const char *File, const size_t Line)
 
void Unlock (const char *File, const size_t Line)
 
void Unlock (const char *File, const size_t Line)
 
 operator bool () const
 
 operator bool () const
 

Protected Attributes

boost::shared_ptr< implpimpl_
 

Constructor & Destructor Documentation

◆ cv_baton_type()

cv_baton_type::cv_baton_type ( const char * File,
int LineNumber )
inline

Member Function Documentation

◆ Handle() [1/2]

void * LDASTools::AL::MutexLock::baton_type::Handle ( )
inherited

◆ Handle() [2/2]

void * LDASTools::AL::MutexLock::baton_type::Handle ( )
inherited

◆ Lock() [1/2]

void LDASTools::AL::MutexLock::baton_type::Lock ( const char * File,
const size_t Line )
inherited

◆ Lock() [2/2]

void LDASTools::AL::MutexLock::baton_type::Lock ( const char * File,
const size_t Line )
inherited

◆ operator bool() [1/2]

LDASTools::AL::MutexLock::baton_type::operator bool ( ) const
inlineinherited

◆ operator bool() [2/2]

LDASTools::AL::MutexLock::baton_type::operator bool ( ) const
inlineinherited

◆ TryLock() [1/2]

void LDASTools::AL::MutexLock::baton_type::TryLock ( const char * File,
const size_t Line )
inherited

◆ TryLock() [2/2]

void LDASTools::AL::MutexLock::baton_type::TryLock ( const char * File,
const size_t Line )
inherited

◆ Unlock() [1/2]

void LDASTools::AL::MutexLock::baton_type::Unlock ( const char * File,
const size_t Line )
inherited

◆ Unlock() [2/2]

void LDASTools::AL::MutexLock::baton_type::Unlock ( const char * File,
const size_t Line )
inherited

Member Data Documentation

◆ pimpl_

boost::shared_ptr< impl > LDASTools::AL::MutexLock::baton_type::pimpl_
protectedinherited

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