TSIO++ Time series input/output
◆
operator<<()
[6/6]
template<class C >
datrw::odatstream& ts::sff::operator<<
(
datrw::odatstream &
os
,
const
File
< C > &
f
)
Definition at line
124
of file
outputoperators.h
.
References
ts::sff::File< C >::fileheader
.
126
{
return
(os << f.fileheader << TraceVector<C>(f)); }
ts
sff
Generated on Mon Aug 21 2023 17:36:31 for TSIO++ Time series input/output by
1.8.14