DATRW++ library: seismic data I/O with multiple formats
◆
ihpmostream()
datrw::ihpmostream::ihpmostream
(
std::istream &
is
,
const bool &
verbose
=
false
)
Definition at line
60
of file
ihpmostream.cc
.
References
read()
.
60
:
61
Tbase
(is,
true
,
true
,
false
),
62
Mnblocks
(0),
Mnextblock
(0),
Mnextchannel
(0)
63
{ this->
read
(is, verbose); }
datrw::ihpmostream::Mnblocks
int Mnblocks
Definition:
hpmo.h:81
datrw::ihpmostream::read
void read(std::istream &is, const bool &verbose=false)
read one data file
Definition:
ihpmostream.cc:101
datrw::ihpmostream::Tbase
idatstream Tbase
Definition:
hpmo.h:63
datrw::ihpmostream::Mnextchannel
int Mnextchannel
Definition:
hpmo.h:83
datrw::ihpmostream::Mnextblock
int Mnextblock
Definition:
hpmo.h:82
Here is the call graph for this function:
datrw
ihpmostream
Generated on Mon Aug 21 2023 17:36:16 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14