DATRW++ library: seismic data I/O with multiple formats
datrw::hpmo::Header Class Reference

Read, hold and handle one minute block header line. More...

#include <readhpmo.h>

Collaboration diagram for datrw::hpmo::Header:

Public Member Functions

 Header ()
 
 Header (std::istream &is, const bool &verbose=false)
 
void dump (std::ostream &os) const
 
int errorflag () const
 
std::string errorstring () const
 
std::string headerline () const
 
void readheader (std::istream &is, const bool &verbose=false)
 
libtime::TAbsoluteTime time () const
 

Private Attributes

int Merrorflag
 
std::string Mline
 
libtime::TAbsoluteTime Mtime
 

Detailed Description

Read, hold and handle one minute block header line.

Definition at line 88 of file readhpmo.h.


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