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

◆ ControlHeader() [2/2]

datrw::mseed::SEED::ControlHeader::ControlHeader ( const char *  p)
inline

Definition at line 144 of file seedstructs.h.

References datrw::mseed::SEED::copy_from_pointer().

144 { copy_from_pointer(this, p); }
void copy_from_pointer(C1 *target, const C2 *p)
Definition: seedstructs.h:85
Here is the call graph for this function: