TSIO++ Time series input/output
ts::sff::FileHeader Class Reference

hold information for a complete SFF file header More...

#include <fileheader.h>

Public Member Functions

 FileHeader ()
 
void srce (const ::sff::SRCE &s)
 
void free (const ::sff::FREE &f)
 
void append (const ::sff::FREE &f)
 
::sff::FREE free () const
 
::sff::SRCE srce () const
 
bool hasfree () const
 
bool hassrce () const
 

Private Attributes

::sff::FREE Mfree
 
::sff::SRCE Msrce
 
bool Mhasfree
 
bool Mhassrce
 

Detailed Description

hold information for a complete SFF file header

Definition at line 49 of file fileheader.h.


The documentation for this class was generated from the following files: