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

◆ ctrl() [2/2]

SteimFrame::ESteimControl datrw::mseed::SEED::SteimFrame::ctrl ( ) const
inline

return control code for current word

Definition at line 508 of file seedstructs.h.

References iword().

Referenced by datrw::mseed::SEED::Steim1Frame::diff(), datrw::mseed::SEED::Steim2Frame::diff(), datrw::mseed::SEED::Steim1Frame::setn(), datrw::mseed::SEED::Steim2Frame::setn(), datrw::mseed::SEED::Steim1Frame::swap(), and datrw::mseed::SEED::Steim2Frame::swap().

509  { return(this->ctrl(this->iword())); }
int iword() const
return current word index
Definition: seedstructs.h:515
SteimFrame::ESteimControl ctrl() const
return control code for current word
Definition: seedstructs.h:508
Here is the call graph for this function:
Here is the caller graph for this function: