TSIO++ Time series input/output

◆ free() [1/2]

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

Definition at line 52 of file fileheader.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: fileheader.h:60
Here is the caller graph for this function: