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

Busy lock error. More...

#include <ReadWriteLock.hh>

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

Public Member Functions

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

Busy lock error.

This error is produced when a task requests to exclusively lock a resource that is currently locked in a non-blocking mode.

Constructor & Destructor Documentation

◆ BusyError() [1/3]

LDASTools::AL::ReadWriteLock::BusyError::BusyError ( )

Constructor.

◆ BusyError() [2/3]

LDASTools::AL::ReadWriteLock::BusyError::BusyError ( )

Constructor.

◆ BusyError() [3/3]

LDASTools::AL::ReadWriteLock::BusyError::BusyError ( )

Constructor.

Member Function Documentation

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

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