Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | List of all members
daq_control::run_error Class Reference

#include <daq_control.hh>

Inheritance diagram for daq_control::run_error:
Inheritance graph

Public Member Functions

 run_error ()
 
virtual ~run_error ()
 
- Public Member Functions inherited from error
 error ()
 
 error (const error &p_copy)
 
erroroperator= (const error &p_copy)
 
virtual ~error () throw ()
 
template<class x_type >
erroroperator<< (const x_type &p_fragment)
 
const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from error
std::string f_message
 

Detailed Description

Definition at line 63 of file daq_control.hh.

Constructor & Destructor Documentation

◆ run_error()

run_error ( )
inline

Definition at line 66 of file daq_control.hh.

◆ ~run_error()

virtual ~run_error ( )
inlinevirtual

Definition at line 67 of file daq_control.hh.


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