Src
#include <sbio/formats/xtc1/xtc1.hh>struct SrcDefined in src/lib/sbio/formats/xtc1/xtc1.hh:603
List of all members
Section titled “List of all members”| 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 |
Public Methods
Section titled “Public Methods”| 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() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:614
const inline
inline SBIO_HD std::uint32_t phy() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:615
const inline
inline SBIO_HDLevel::Type level() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:617
operator==
Section titled “operator==”const inline
inline SBIO_HD bool operator==(const Src & s) constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:621
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(const Src & s) constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:624
_sizeof
Section titled “_sizeof”const inline
inline SBIO_HD std::uint32_t _sizeof() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:628
Protected Attributes
Section titled “Protected Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
m_log |
|
std::uint32_t |
m_phy |
std::uint32_t m_logDefined in src/lib/sbio/formats/xtc1/xtc1.hh:631
std::uint32_t m_phyDefined in src/lib/sbio/formats/xtc1/xtc1.hh:632