ldas-tools-al 2.6.4
Loading...
Searching...
No Matches
Public Member Functions | Static Private Member Functions | List of all members
LDASTools::AL::ReadWriteLock::TimedoutError Class Reference

Time out error. More...

#include <ReadWriteLock.hh>

Inheritance diagram for LDASTools::AL::ReadWriteLock::TimedoutError:
Inheritance graph
[legend]
Collaboration diagram for LDASTools::AL::ReadWriteLock::TimedoutError:
Collaboration graph
[legend]

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]

static 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]

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