MetadataInventory::SdOffsetMap
SdOffsetMap
Section titled “SdOffsetMap”#include <sbio/formats/xtc1/xtc1_traits.hh>struct SdOffsetMapDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:297
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
names_id |
variable |
Declared here |
offset |
variable |
Declared here |
log |
variable |
Declared here |
phy |
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 |
|
std::uint32_t |
log |
|
std::uint32_t |
phy |
names_id
Section titled “names_id”std::uint32_t names_idDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:298
offset
Section titled “offset”std::uint32_t offsetDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:299
std::uint32_t logDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:300
std::uint32_t phyDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:301
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SdOffsetMap inline |
||
SdOffsetMap |
Defaulted constructor. | |
SBIO_HD bool |
operator< const inline |
|
SBIO_HD bool |
operator< const inline |
SdOffsetMap
Section titled “SdOffsetMap”inline
inline SdOffsetMap(std::uint32_t nid, std::uint32_t off, std::uint32_t log_, std::uint32_t phy_)Defined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:303
SdOffsetMap
Section titled “SdOffsetMap”SdOffsetMap() = defaultDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:312
Defaulted constructor.
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(const SdOffsetMap & other) constDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:314
operator<
Section titled “operator<”const inline
inline SBIO_HD bool operator<(std::uint32_t other_nid) constDefined in src/lib/sbio/formats/xtc1/xtc1_traits.hh:317