DATRW++ library: seismic data I/O with multiple formats
◆
itsoftstream()
[1/2]
datrw::itsoftstream::itsoftstream
(
std::istream &
is
,
const bool &
debug
=
false
)
Definition at line
76
of file
itsoftstream.cc
.
References
read()
.
76
:
77
Tbase
(is,
true
,
true
,
false
,
debug
)
78
{
79
this->
read
(is);
80
}
// itsoftstream::itsoftstream(std::istream& is, const bool& debug)
datrw::idatstream::debug
bool debug()
indicate debug mode
Definition:
datread.h:116
datrw::itsoftstream::read
void read(std::istream &is)
read file to buffer
Definition:
itsoftstream.cc:111
datrw::itsoftstream::Tbase
idatstream Tbase
Definition:
tsoft.h:65
Here is the call graph for this function:
datrw
itsoftstream
Generated on Mon Aug 21 2023 17:36:17 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14