CommonLibSSE NG
Loading...
Searching...
No Matches
REL::Offset Class Reference

#include <Relocation.h>

Public Member Functions

constexpr Offset () noexcept=default
 
constexpr Offset (std::size_t a_offset) noexcept
 
constexpr Offsetoperator= (std::size_t a_offset) noexcept
 
std::uintptr_t address () const
 
constexpr std::size_t offset () const noexcept
 

Constructor & Destructor Documentation

◆ Offset() [1/2]

constexpr REL::Offset::Offset ( )
constexprdefaultnoexcept

◆ Offset() [2/2]

constexpr REL::Offset::Offset ( std::size_t  a_offset)
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ address()

std::uintptr_t REL::Offset::address ( ) const
inline

◆ offset()

constexpr std::size_t REL::Offset::offset ( ) const
inlineconstexprnoexcept

◆ operator=()

constexpr Offset & REL::Offset::operator= ( std::size_t  a_offset)
inlineconstexprnoexcept

The documentation for this class was generated from the following file: