Skip to content

Src

#include <sbio/formats/xtc1/xtc1.hh>
struct Src

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:603

Name Kind Owner
Src function Declared here
Src function Declared here
log function Declared here
phy function Declared here
level function Declared here
operator== function Declared here
operator< function Declared here
_sizeof function Declared here
m_log variable Declared here
m_phy variable Declared here
Return Name Description
SBIO_HD Src inline
SBIO_HD Src inline
SBIO_HD std::uint32_t log const inline
SBIO_HD std::uint32_t phy const inline
SBIO_HDLevel::Type level const inline
SBIO_HD bool operator== const inline
SBIO_HD bool operator< const inline
SBIO_HD std::uint32_t _sizeof const inline

inline

inline SBIO_HD Src()

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:605


inline

inline SBIO_HD Src(Level::Type level)

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:610


const inline

inline SBIO_HD std::uint32_t log() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:614


const inline

inline SBIO_HD std::uint32_t phy() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:615


const inline

inline SBIO_HDLevel::Type level() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:617


const inline

inline SBIO_HD bool operator==(const Src & s) const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:621


const inline

inline SBIO_HD bool operator<(const Src & s) const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:624


const inline

inline SBIO_HD std::uint32_t _sizeof() const

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:628

Return Name Description
std::uint32_t m_log
std::uint32_t m_phy

std::uint32_t m_log

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:631


std::uint32_t m_phy

Defined in src/lib/sbio/formats/xtc1/xtc1.hh:632