DATRW++ library: seismic data I/O with multiple formats
|
check list for requiered fields More...
#include <tsoftreader.h>
Public Member Functions | |
Checklist () | |
default constructor More... | |
bool | allchecked () const |
check whether all are checked More... | |
void | report (std::ostream &os) const |
report check status More... | |
Public Attributes | |
bool | channels |
bool | data |
bool | fileid |
bool | increment |
bool | timeformat |
bool | undetval |
bool | units |
Static Private Member Functions | |
static void | reportitem (std::ostream &os, const char *tag, const bool &flag) |
check list for requiered fields
Definition at line 59 of file tsoftreader.h.