conv/many suite: convert (m)any seismic data format(s)
◆
operator<<()
[1/3]
std::ostream& operator<<
(
std::ostream &
os
,
const
Gapid
&
id
)
print stream ID
Definition at line
62
of file
structgapanalysis.cc
.
63
{
64
os <<
id
.ID <<
" dt="
<<
id
.dt.timestring();
65
return
(os);
66
}
// std::ostream& operator<<(std:ostream& os, const Gapid& id)
sub
structgapanalysis.h
Generated on Mon Aug 21 2023 17:36:33 for conv/many suite: convert (m)any seismic data format(s) by
1.8.14