Midge  v3.9.2
Data Processing Framework
Public Member Functions | List of all members
error Class Reference

#include <midge_error.hh>

Inheritance diagram for error:
Inheritance graph

Public Member Functions

 error ()
 
 error (const error &p_copy)
 
erroroperator= (const error &p_copy)
 
virtual ~error () noexcept
 

Detailed Description

Definition at line 9 of file midge_error.hh.

Constructor & Destructor Documentation

◆ error() [1/2]

error ( )

Definition at line 8 of file midge_error.cc.

◆ error() [2/2]

error ( const error p_copy)

Definition at line 13 of file midge_error.cc.

◆ ~error()

~error ( )
virtualnoexcept

Definition at line 24 of file midge_error.cc.

Member Function Documentation

◆ operator=()

error & operator= ( const error p_copy)

Definition at line 18 of file midge_error.cc.


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