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

#include <daq_control.hh>

Inheritance diagram for daq_control::status_error:
Inheritance graph

Public Member Functions

 status_error ()
 
virtual ~status_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 69 of file daq_control.hh.

Constructor & Destructor Documentation

◆ status_error()

status_error ( )
inline

Definition at line 72 of file daq_control.hh.

◆ ~status_error()

virtual ~status_error ( )
inlinevirtual

Definition at line 73 of file daq_control.hh.


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