TSIO++ Time series input/output

◆ info() [1/2]

void ts::sff::TraceHeader::info ( const ::sff::INFO &  s)

Definition at line 46 of file traceheader.cc.

References Mhasinfo, and Minfo.

Referenced by ts::sff::operator<<(), and ts::sff::operator>>().

47  {
48  Minfo=s;
49  Mhasinfo=true;
50  }
::sff::INFO Minfo
Definition: traceheader.h:64
Here is the caller graph for this function: