Belle II Software development
|
This is the complete list of members for ModuleID_t, including all inherited members.
getChannel() const noexcept -> int8_t | ModuleID_t | inline |
getNumbering() const noexcept -> int | ModuleID_t | inline |
getSector() const noexcept -> int8_t | ModuleID_t | inline |
isValidChannel(const int channel) noexcept -> bool | ModuleID_t | inlinestatic |
isValidID() const noexcept -> bool | ModuleID_t | inline |
isValidSector(const uint8_t sector) noexcept -> bool | ModuleID_t | inlinestatic |
m_gMaxChannel | ModuleID_t | static |
m_gMemberMask | ModuleID_t | privatestatic |
m_gMemberSize | ModuleID_t | privatestatic |
m_gValidSectors | ModuleID_t | static |
m_ID | ModuleID_t | private |
ModuleID_t(const int8_t sector='0', const int channel=0) noexcept | ModuleID_t | inline |
ModuleID_t(const uint16_t id) noexcept | ModuleID_t | inlineexplicit |
operator!=(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |
operator++() noexcept -> ModuleID_t & | ModuleID_t | inline |
operator++(int) noexcept -> ModuleID_t | ModuleID_t | inline |
operator<(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |
operator<< | ModuleID_t | friend |
operator<=(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |
operator==(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |
operator>(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |
operator>=(const ModuleID_t &rOther) const noexcept -> bool | ModuleID_t | inline |