#include <Relocation.h>
|
constexpr | VariantID () noexcept=default |
|
constexpr | VariantID (std::uint64_t a_seID, std::uint64_t a_aeID, std::uint64_t a_vrOffset) noexcept |
|
std::uintptr_t | address () const |
|
std::size_t | offset () const |
|
◆ VariantID() [1/2]
constexpr REL::VariantID::VariantID |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ VariantID() [2/2]
constexpr REL::VariantID::VariantID |
( |
std::uint64_t |
a_seID, |
|
|
std::uint64_t |
a_aeID, |
|
|
std::uint64_t |
a_vrOffset |
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ address()
std::uintptr_t REL::VariantID::address |
( |
| ) |
const |
|
inline |
◆ offset()
std::size_t REL::VariantID::offset |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: