TSIO++ Time series input/output

◆ free() [1/2]

void ts::sff::TraceHeader::free ( const ::sff::FREE &  f)

Definition at line 52 of file traceheader.cc.

References Mfree, and Mhasfree.

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

53  {
54  Mfree=f;
55  Mhasfree=true;
56  }
::sff::FREE Mfree
Definition: traceheader.h:63
Here is the caller graph for this function: