Audio Processing Framework (APF) version 0.5.0
Public Member Functions | List of all members
apf::JackClient::jack_error Struct Reference

exception to be thrown at various occasions. More...

#include <apf/jackclient.h>

Inherits std::runtime_error.

Public Member Functions

 jack_error (const std::string &s)
 
 jack_error (jack_status_t s)
 

Detailed Description

exception to be thrown at various occasions.

Definition at line 84 of file jackclient.h.

Constructor & Destructor Documentation

◆ jack_error() [1/2]

apf::JackClient::jack_error::jack_error ( const std::string &  s)
inline

Definition at line 86 of file jackclient.h.

◆ jack_error() [2/2]

apf::JackClient::jack_error::jack_error ( jack_status_t  s)
inline

Definition at line 90 of file jackclient.h.


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