DATRW++ library: seismic data I/O with multiple formats

◆ Header() [2/2]

datrw::hpmo::Header::Header ( std::istream &  is,
const bool &  verbose = false 
)
inline

Definition at line 91 of file readhpmo.h.

References readheader().

92  { this->readheader(is, verbose); }
void readheader(std::istream &is, const bool &verbose=false)
Definition: readhpmo.cc:47
Here is the call graph for this function: