DATRW++ library: seismic data I/O with multiple formats
datrw::mseed::SEED::IOFlags Struct Reference

#include <seedstructs.h>

Collaboration diagram for datrw::mseed::SEED::IOFlags:

Public Member Functions

 IOFlags ()
 
 IOFlags (const unsigned char &p)
 

Public Attributes

bool end: 1
 end of time series More...
 
bool locked: 1
 clock locked More...
 
bool longrec: 1
 long record read More...
 
bool parityerr: 1
 station volume parity error possibly present More...
 
bool shortrec: 1
 short record read More...
 
bool start: 1
 start of time series More...
 
bool unused1: 1
 
bool unused2: 1
 

Detailed Description

a structure to hold I/O flags

used in Fixed Data Record Header see chapter 8, page 93

Definition at line 255 of file seedstructs.h.


The documentation for this struct was generated from the following file: