LASP 1.0
Library for Acoustic Signal Processing
|
Used for internal throwing of exceptions. More...
#include <lasp_daq.h>
Public Member Functions | |
StreamException (const StreamStatus::StreamError e) | |
StreamException (const StreamStatus::StreamError e, const std::string &additional_info) | |
operator StreamError () | |
Public Attributes | |
StreamStatus::StreamError | e |
Used for internal throwing of exceptions.
Definition at line 90 of file lasp_daq.h.
|
inline |
Definition at line 95 of file lasp_daq.h.
|
inline |
Definition at line 97 of file lasp_daq.h.
|
inline |
Definition at line 101 of file lasp_daq.h.
StreamStatus::StreamError Daq::StreamException::e |
Definition at line 94 of file lasp_daq.h.