ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
anonymous_namespace{MemChecker.cc}::ReadWriteLock::TimedoutError Class Reference

Time out error. More...

#include <ReadWriteLock.hh>

Inheritance diagram for anonymous_namespace{MemChecker.cc}::ReadWriteLock::TimedoutError:
Collaboration diagram for anonymous_namespace{MemChecker.cc}::ReadWriteLock::TimedoutError:

Public Member Functions

 TimedoutError ()
 Constructor.
 TimedoutError ()
 Constructor.

Static Private Member Functions

static std::string ()
 Produce the contents of the message string.
static std::string ()
 Produce the contents of the message string.

Detailed Description

Time out error.

This error is procuded when a task requests a lock with a a time limit and that time limit is reached before the lock can be given.

Constructor & Destructor Documentation

◆ TimedoutError() [1/2]

LDASTools::AL::ReadWriteLock::TimedoutError::TimedoutError ( )

Constructor.

◆ TimedoutError() [2/2]

LDASTools::AL::ReadWriteLock::TimedoutError::TimedoutError ( )

Constructor.

Member Function Documentation

◆ std::string() [1/2]

LDASTools::AL::ReadWriteLock::TimedoutError::std::string ( )
staticprivate

Produce the contents of the message string.

Returns
The contents of the message string.

◆ std::string() [2/2]

LDASTools::AL::ReadWriteLock::TimedoutError::std::string ( )
staticprivate

Produce the contents of the message string.

Returns
The contents of the message string.

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/build/include/ldastoolsal/ReadWriteLock.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/ReadWriteLock.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-al-2.6.7-build/ldas-tools-al-2.6.7/src/ReadWriteLock.cc