MetadataInventory::SdOffsetMap
SdOffsetMap
Section titled “SdOffsetMap”#include <sbio/formats/xtc2/xtc2_traits.hh>struct SdOffsetMapDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:829
List of all members
Section titled “List of all members”| 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 |
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
std::uint32_t |
names_id |
|
std::uint32_t |
offset |
names_id
Section titled “names_id”std::uint32_t names_idDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:830
offset
Section titled “offset”std::uint32_t offsetDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:831
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD |
SdOffsetMap inline |
|
SdOffsetMap |
Defaulted constructor. | |
SBIO_HD bool |
operator< const inline |
|
SBIO_HD bool |
operator< const inline |
SdOffsetMap
Section titled “SdOffsetMap”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
Section titled “SdOffsetMap”SdOffsetMap() = defaultDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:838
Defaulted constructor.
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(const SdOffsetMap & other) constDefined in src/lib/sbio/formats/xtc2/xtc2_traits.hh:840
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:844