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

◆ setdatatype()

void datrw::odatstream::setdatatype ( const Edatatype daty)
inlineprotectedinherited

tell the specific data type used

Deprecated:
The use of Edatatype flags is deprecated and will be replaced by a more verbose class or struct which can be extended in the future

Definition at line 191 of file datwrite.h.

References datrw::odatstream::Mdatatype.

Referenced by datrw::ogsestream::ogsestream().

191 { Mdatatype=daty; }
Edatatype Mdatatype
Definition: datwrite.h:208
Here is the caller graph for this function: