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

◆ srce()

sff::SRCE datrw::odatstream::srce ( ) const
inlineprotectedinherited

return SRCE data

Definition at line 171 of file datwrite.h.

References datrw::odatstream::Msrce.

Referenced by datrw::odatstream::setsrce(), datrw::osffstream::writefileheader(), datrw::oasciistream::writefileheader(), datrw::obinarystream::writefileheader(), and writetrace().

171 { return(Msrce); }
sff::SRCE Msrce
Definition: datwrite.h:210
Here is the caller graph for this function: