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

◆ ActivityFlags() [2/2]

datrw::mseed::SEED::ActivityFlags::ActivityFlags ( const unsigned char &  p)
inline

Definition at line 237 of file seedstructs.h.

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

237 { 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: