Skip to content

MetadataInventory::FieldMap

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

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

Name Kind Owner
key variable Declared here
field_idx variable Declared here
is_config variable Declared here
evt_type_id variable Declared here
operator< function Declared here
operator< function Declared here
Return Name Description
FieldKey key
std::uint32_t field_idx
bool is_config
std::uint32_t evt_type_id

FieldKey key

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


std::uint32_t field_idx

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


bool is_config

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


std::uint32_t evt_type_id { 0 }

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

Return Name Description
SBIO_HD bool operator< const inline
SBIO_HD bool operator< const inline

const inline

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

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


const inline

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

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