MetadataInventory::SchemaOffset
SchemaOffset
Section titled “SchemaOffset”#include <sbio/formats/xtc2/xtc2_traits.hh>struct SchemaOffsetDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:849
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
names_id |
variable |
Declared here |
start_idx |
variable |
Declared here |
operator< |
function |
Declared here |
operator< |
function |
Declared here |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
names_id |
|
std::uint32_t |
start_idx |
names_id
Section titled “names_id”std::uint32_t names_idDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:850
start_idx
Section titled “start_idx”std::uint32_t start_idxDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:851
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 SchemaOffset & other) constDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:853
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(std::uint32_t other_nid) constDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:857