Skip to content

MetadataInventory::SdOffsetMap

#include <sbio/formats/xtc2/xtc2_traits.hh>
struct SdOffsetMap

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:829

Name Kind Owner
names_id variable Declared here
offset 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 names_id

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:830


std::uint32_t offset

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:831

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

inline

inline SBIO_HD SdOffsetMap(std::uint32_t nid, std::uint32_t off)

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:833


SdOffsetMap() = default

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:838

Defaulted constructor.


const inline

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

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:840


const inline

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

Defined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:844