CommonLibSSE NG
|
This is the complete list of members for REL::Relocation< T >, including all inherited members.
address() const noexcept | REL::Relocation< T > | inline |
get() const noexcept(std::is_nothrow_copy_constructible_v< value_type >) | REL::Relocation< T > | inline |
offset() const | REL::Relocation< T > | inline |
operator()(Args &&... a_args) const noexcept(std::is_nothrow_invocable_v< const value_type &, Args... >) | REL::Relocation< T > | inline |
operator*() const noexcept | REL::Relocation< T > | inline |
operator->() const noexcept | REL::Relocation< T > | inline |
operator=(std::uintptr_t a_address) noexcept | REL::Relocation< T > | inline |
operator=(Offset a_offset) | REL::Relocation< T > | inline |
operator=(VariantOffset a_offset) | REL::Relocation< T > | inline |
operator=(ID a_id) | REL::Relocation< T > | inline |
operator=(RelocationID a_id) | REL::Relocation< T > | inline |
operator=(VariantID a_id) | REL::Relocation< T > | inline |
Relocation() noexcept=default | REL::Relocation< T > | |
Relocation(std::uintptr_t a_address) noexcept | REL::Relocation< T > | inlineexplicit |
Relocation(Offset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(VariantOffset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(ID a_id) | REL::Relocation< T > | inlineexplicit |
Relocation(ID a_id, std::ptrdiff_t a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(ID a_id, Offset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(ID a_id, VariantOffset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(RelocationID a_id) | REL::Relocation< T > | inlineexplicit |
Relocation(RelocationID a_id, std::ptrdiff_t a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(RelocationID a_id, Offset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(RelocationID a_id, VariantOffset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(VariantID a_id) | REL::Relocation< T > | inlineexplicit |
Relocation(VariantID a_id, std::ptrdiff_t a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(VariantID a_id, Offset a_offset) | REL::Relocation< T > | inlineexplicit |
Relocation(VariantID a_id, VariantOffset a_offset) | REL::Relocation< T > | inlineexplicit |
value_type typedef | REL::Relocation< T > | |
write_vfunc(std::size_t a_idx, std::uintptr_t a_newFunc) | REL::Relocation< T > | inline |
write_vfunc(std::size_t a_idx, F a_newFunc) | REL::Relocation< T > | inline |