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

◆ File()

datrw::thiesdl1::File::File ( )
inline

The file container is just created and initial values (indicating emptyness) are set. Use the read function to actually fill the container.

Definition at line 131 of file thiesdl1file.h.

References clear().

131 { this->clear(); }
void clear()
clear container
Here is the call graph for this function: