DATRW++ library: seismic data I/O with multiple formats
datrw::hpmo::NoHeaderException Class Reference

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>

Inheritance diagram for datrw::hpmo::NoHeaderException:
Collaboration diagram for datrw::hpmo::NoHeaderException:

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...
 

Detailed Description

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.


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