Ardour  9.0-pre0-582-g084a23a80d
AudioGrapher::ThreaderException Class Reference

Class that stores exceptions thrown from different threads. More...

#include <threader.h>

Inheritance diagram for AudioGrapher::ThreaderException:
[legend]

Public Member Functions

template<typename T >
 ThreaderException (T const &thrower, std::exception const &e)
 
- Public Member Functions inherited from AudioGrapher::Exception
template<typename T >
 Exception (T const &thrower, std::string const &reason)
 
virtual ~Exception () throw ()
 
const char * what () const throw ()
 

Detailed Description

Class that stores exceptions thrown from different threads.

Definition at line 27 of file threader.h.

Constructor & Destructor Documentation

◆ ThreaderException()

template<typename T >
AudioGrapher::ThreaderException::ThreaderException ( T const &  thrower,
std::exception const &  e 
)
inline

Definition at line 31 of file threader.h.


The documentation for this class was generated from the following file: