DATRW++ library: seismic data I/O with multiple formats
datrw::mseed::Debug Struct Reference

#include <mseedread.h>

Collaboration diagram for datrw::mseed::Debug:

Public Member Functions

 Debug (const bool &nonfatalflag=false, const bool &raflag=false)
 constructor sets default values More...
 

Public Attributes

bool inconsistencies_are_not_fatal
 make inconsistencies non fatal More...
 
bool report_ascii_data_to_stdout
 report ASCII lines More...
 

Detailed Description

debug modes

These debug modes control the behaviour of the MiniSEEDRecord class. They are meant to be usefull, when testing corrupt MiniSEED files. By setting the flags it is possible to scan the files by preventing inconsitencies from being fatal.

Definition at line 126 of file mseedread.h.


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