SFF++ library: reading and writing SFF from C++
sff::SkipWaveform Class Reference

#include <sffxx.h>

Collaboration diagram for sff::SkipWaveform:

Public Member Functions

 SkipWaveform ()
 
 SkipWaveform (std::istream &is)
 
void read (std::istream &is)
 
const bool & valid () const
 
TraceHeader header () const
 
const bool & last () const
 

Private Attributes

bool Mvalid
 
TraceHeader Mheader
 

Detailed Description

Definition at line 365 of file sffxx.h.


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