|
ldas-tools-al 2.6.7
|
#include <mutexlock.hh>

Classes | |
| class | impl |
Public Member Functions | |
| baton_type (const char *File="/home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/build/include/ldastoolsal/mutexlock.hh", unsigned int Line=85, bool Logging=true) | |
| baton_type (const char *File="/home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/mutexlock.hh", unsigned int Line=85, bool Logging=true) | |
| 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< impl > | pimpl_ |
| LDASTools::AL::MutexLock::baton_type::baton_type | ( | const char * | File = "/home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/build/include/ldastoolsal/mutexlock.hh", |
| unsigned int | Line = 85, | ||
| bool | Logging = true ) |
| LDASTools::AL::MutexLock::baton_type::baton_type | ( | const char * | File = "/home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/mutexlock.hh", |
| unsigned int | Line = 85, | ||
| bool | Logging = true ) |
| void * LDASTools::AL::MutexLock::baton_type::Handle | ( | ) |
| void * LDASTools::AL::MutexLock::baton_type::Handle | ( | ) |
| void LDASTools::AL::MutexLock::baton_type::Lock | ( | const char * | File, |
| const size_t | Line ) |
| void LDASTools::AL::MutexLock::baton_type::Lock | ( | const char * | File, |
| const size_t | Line ) |
|
inline |
|
inline |
| void LDASTools::AL::MutexLock::baton_type::TryLock | ( | const char * | File, |
| const size_t | Line ) |
| void LDASTools::AL::MutexLock::baton_type::TryLock | ( | const char * | File, |
| const size_t | Line ) |
| void LDASTools::AL::MutexLock::baton_type::Unlock | ( | const char * | File, |
| const size_t | Line ) |
| void LDASTools::AL::MutexLock::baton_type::Unlock | ( | const char * | File, |
| const size_t | Line ) |
|
protected |