Skip to content

MetadataInventory::SdOffsetMap

#include <sbio/formats/xtc1/xtc1_traits.hh>
struct SdOffsetMap

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:297

Name Kind Owner
names_id variable Declared here
offset variable Declared here
log variable Declared here
phy variable Declared here
SdOffsetMap function Declared here
SdOffsetMap function Declared here
operator< function Declared here
operator< function Declared here
Return Name Description
std::uint32_t names_id
std::uint32_t offset
std::uint32_t log
std::uint32_t phy

std::uint32_t names_id

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:298


std::uint32_t offset

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:299


std::uint32_t log

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:300


std::uint32_t phy

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:301

Return Name Description
SdOffsetMap inline
SdOffsetMap Defaulted constructor.
SBIO_HD bool operator< const inline
SBIO_HD bool operator< const inline

inline

inline SdOffsetMap(std::uint32_t nid, std::uint32_t off, std::uint32_t log_, std::uint32_t phy_)

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:303


SdOffsetMap() = default

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:312

Defaulted constructor.


const inline

inline SBIO_HD bool operator<(const SdOffsetMap & other) const

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:314


const inline

inline SBIO_HD bool operator<(std::uint32_t other_nid) const

Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:317