#include <ID.h>
|
constexpr | RelocationID () noexcept=default |
|
constexpr | RelocationID ([[maybe_unused]] std::uint64_t a_seID, [[maybe_unused]] std::uint64_t a_aeID) noexcept |
|
constexpr | RelocationID ([[maybe_unused]] std::uint64_t a_seID, [[maybe_unused]] std::uint64_t a_aeID, [[maybe_unused]] std::uint64_t a_vrID) noexcept |
|
std::uintptr_t | address () const |
|
std::size_t | offset () const |
|
SKYRIM_REL std::uint64_t | id () const noexcept |
|
SKYRIM_REL | operator ID () const noexcept |
|
◆ RelocationID() [1/3]
constexpr REL::RelocationID::RelocationID |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ RelocationID() [2/3]
constexpr REL::RelocationID::RelocationID |
( |
[[maybe_unused] ] std::uint64_t |
a_seID, |
|
|
[[maybe_unused] ] std::uint64_t |
a_aeID |
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ RelocationID() [3/3]
constexpr REL::RelocationID::RelocationID |
( |
[[maybe_unused] ] std::uint64_t |
a_seID, |
|
|
[[maybe_unused] ] std::uint64_t |
a_aeID, |
|
|
[[maybe_unused] ] std::uint64_t |
a_vrID |
|
) |
| |
|
inlineexplicitconstexprnoexcept |
◆ address()
std::uintptr_t REL::RelocationID::address |
( |
| ) |
const |
|
inline |
◆ id()
SKYRIM_REL std::uint64_t REL::RelocationID::id |
( |
| ) |
const |
|
inlinenoexcept |
◆ offset()
std::size_t REL::RelocationID::offset |
( |
| ) |
const |
|
inline |
◆ operator ID()
The documentation for this class was generated from the following file:
- CommonLibSSE-NG/include/REL/ID.h