Ardour  8.7-15-gadf511264b
ArdourSurface::ArdourMixerNotFoundException Class Reference

#include <mixer.h>

Inheritance diagram for ArdourSurface::ArdourMixerNotFoundException:
[legend]

Public Member Functions

 ArdourMixerNotFoundException (std::string const &what)
 
 ~ArdourMixerNotFoundException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string _what
 

Detailed Description

Definition at line 29 of file mixer.h.

Constructor & Destructor Documentation

◆ ArdourMixerNotFoundException()

ArdourSurface::ArdourMixerNotFoundException::ArdourMixerNotFoundException ( std::string const &  what)
inline

Definition at line 32 of file mixer.h.

◆ ~ArdourMixerNotFoundException()

ArdourSurface::ArdourMixerNotFoundException::~ArdourMixerNotFoundException ( )
throw (
)
inline

Definition at line 37 of file mixer.h.

Member Function Documentation

◆ what()

const char* ArdourSurface::ArdourMixerNotFoundException::what ( ) const
throw (
)
inline

Definition at line 39 of file mixer.h.

Member Data Documentation

◆ _what

std::string ArdourSurface::ArdourMixerNotFoundException::_what
private

Definition at line 42 of file mixer.h.


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