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

◆ Header() [1/3]

datrw::seife::Header::Header ( std::istream &  is)
inline

read header from input

Definition at line 135 of file seifeio.h.

References read().

135 { this->read(is); }
void read(std::istream &is)
read header from input
Definition: seifeio.cc:141
Here is the call graph for this function: