ldas-tools-al  2.6.3
Public Member Functions | Static Private Member Functions | List of all members
LDASTools::AL::ReadWriteLock::DeadLockError Class Reference

Deadlock error. More...

#include <ReadWriteLock.hh>

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

Public Member Functions

 DeadLockError ()
 Constructor. More...
 
 DeadLockError ()
 Constructor. More...
 
 DeadLockError ()
 Constructor. More...
 

Static Private Member Functions

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

Detailed Description

Deadlock error.

This error is procuded when a task requests a lock that would result in a deadlock situation.

Constructor & Destructor Documentation

◆ DeadLockError() [1/3]

LDASTools::AL::ReadWriteLock::DeadLockError::DeadLockError ( )

Constructor.

◆ DeadLockError() [2/3]

LDASTools::AL::ReadWriteLock::DeadLockError::DeadLockError ( )

Constructor.

◆ DeadLockError() [3/3]

LDASTools::AL::ReadWriteLock::DeadLockError::DeadLockError ( )

Constructor.

Member Function Documentation

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

static LDASTools::AL::ReadWriteLock::DeadLockError::std::string ( )
staticprivate

Produce the contents of the message string.

Returns
The contents of the message string.

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

static LDASTools::AL::ReadWriteLock::DeadLockError::std::string ( )
staticprivate

Produce the contents of the message string.

Returns
The contents of the message string.

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

static LDASTools::AL::ReadWriteLock::DeadLockError::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: