MetadataInventory::FieldMap
FieldMap
Section titled “FieldMap”#include <sbio/formats/xtc1/xtc1_traits.hh>struct FieldMapDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:281
List of all members
Section titled “List of all members”| 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 |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
FieldKey |
key |
|
std::uint32_t |
field_idx |
|
bool |
is_config |
|
std::uint32_t |
evt_type_id |
FieldKey keyDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:282
field_idx
Section titled “field_idx”std::uint32_t field_idxDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:283
is_config
Section titled “is_config”bool is_configDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:284
evt_type_id
Section titled “evt_type_id”std::uint32_t evt_type_id { 0 }Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:285
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD bool |
operator< const inline |
|
SBIO_HD bool |
operator< const inline |
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(const FieldMap & other) constDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:287
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(const FieldKey & other) constDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:291