|
CommonLibSSE (Parapets fork)
|
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... >) requires(std | REL::Relocation< T > | inline |
| operator*() const noexcept requires(std | REL::Relocation< T > | inline |
| operator->() const noexcept requires(std | REL::Relocation< T > | inline |
| operator=(std::uintptr_t a_address) noexcept | REL::Relocation< T > | inline |
| operator=(Offset a_offset) | REL::Relocation< T > | inline |
| operator=(ID 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(ID a_id) | REL::Relocation< T > | inlineexplicit |
| Relocation(ID a_id, std::ptrdiff_t a_offset) | REL::Relocation< T > | inlineexplicit |
| value_type typedef | REL::Relocation< T > | |
| write_vfunc(std::size_t a_idx, std::uintptr_t a_newFunc) requires(std | REL::Relocation< T > | inline |
| write_vfunc(std::size_t a_idx, F a_newFunc) requires(std | REL::Relocation< T > | inline |