ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
ReadWriteLock::DeadLockError Class Reference

Deadlock error. More...

#include <ReadWriteLock.hh>

Inheritance diagram for ReadWriteLock::DeadLockError:
Collaboration diagram for ReadWriteLock::DeadLockError:

Public Member Functions

 DeadLockError ()
 Constructor.
 
 DeadLockError ()
 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

Deadlock error.

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

Constructor & Destructor Documentation

◆ DeadLockError() [1/2]

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

Constructor.

◆ DeadLockError() [2/2]

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

Constructor.

Member Function Documentation

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

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/2]

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: