Generic identifier for a table type.
More...
#include <ASoA.h>
Generic identifier for a table type.
Definition at line 57 of file ASoA.h.
◆ TableRef() [1/4]
consteval o2::soa::TableRef::TableRef |
( |
| ) |
|
|
inline |
◆ TableRef() [2/4]
consteval o2::soa::TableRef::TableRef |
( |
uint32_t |
_label, |
|
|
uint32_t |
_desc, |
|
|
uint32_t |
_origin, |
|
|
uint32_t |
_version |
|
) |
| |
|
inline |
◆ TableRef() [3/4]
constexpr o2::soa::TableRef::TableRef |
( |
TableRef const & |
| ) |
|
|
constexprdefault |
◆ TableRef() [4/4]
constexpr o2::soa::TableRef::TableRef |
( |
TableRef && |
| ) |
|
|
constexprdefault |
◆ descriptionCompatible() [1/2]
constexpr bool o2::soa::TableRef::descriptionCompatible |
( |
TableRef const & |
other | ) |
const |
|
inlineconstexprnoexcept |
◆ descriptionCompatible() [2/2]
constexpr bool o2::soa::TableRef::descriptionCompatible |
( |
uint32_t |
_desc_hash | ) |
const |
|
inlineconstexprnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
constexpr bool o2::soa::TableRef::operator== |
( |
TableRef const & |
other | ) |
const |
|
inlineconstexprnoexcept |
◆ desc_hash
uint32_t o2::soa::TableRef::desc_hash |
◆ label_hash
uint32_t o2::soa::TableRef::label_hash |
◆ origin_hash
uint32_t o2::soa::TableRef::origin_hash |
◆ version
uint32_t o2::soa::TableRef::version |
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/ASoA.h