DATRW++ library: seismic data I/O with multiple formats

◆ writefileheader()

virtual void datrw::odatstream::writefileheader ( )
inlineprotectedvirtual

actually write the file header

Reimplemented in datrw::obinarystream, datrw::oasciistream, datrw::osustream, datrw::osffstream, and datrw::oseifestream.

Definition at line 164 of file datwrite.h.

References DATRW_illegal.

Referenced by flushfileheader().

164 { DATRW_illegal; }
#define DATRW_illegal
Definition: error.h:108
Here is the caller graph for this function: