DATRW++ library: seismic data I/O with multiple formats
|
this excpetion will be thrown by the Header reading function, in case it does not find something that look like a header (i.e. a line with more or less than 44 characters) More...
#include <readhpmo.h>
Public Member Functions | |
NoHeaderException () | |
virtual void | report () const |
Screen report. More... | |
Static Public Member Functions | |
static void | dont_report_on_construct () |
Issue NO screen report on construction of exception. More... | |
static void | report_on_construct () |
Issue a screen report on construction of exception. More... | |
static void | report_on_construct_flag (const bool &flag) |
set report on construct flag More... | |
static bool | report_on_construct_flag () |
return report on construct flag More... | |
Protected Member Functions | |
void | base_report () const |
Screen report. More... | |
this excpetion will be thrown by the Header reading function, in case it does not find something that look like a header (i.e. a line with more or less than 44 characters)
Definition at line 77 of file readhpmo.h.