|
SafetyHook
|
This is the complete list of members for safetyhook::Allocation, including all inherited members.
| address() const noexcept | safetyhook::Allocation | inline |
| Allocation()=default (defined in safetyhook::Allocation) | safetyhook::Allocation | |
| Allocation(const Allocation &)=delete (defined in safetyhook::Allocation) | safetyhook::Allocation | |
| Allocation(Allocation &&other) noexcept (defined in safetyhook::Allocation) | safetyhook::Allocation | |
| Allocation(std::shared_ptr< Allocator > allocator, uint8_t *address, size_t size) noexcept (defined in safetyhook::Allocation) | safetyhook::Allocation | protected |
| Allocator (defined in safetyhook::Allocation) | safetyhook::Allocation | protected |
| data() const noexcept | safetyhook::Allocation | inline |
| free() | safetyhook::Allocation | |
| operator bool() const noexcept | safetyhook::Allocation | inlineexplicit |
| operator=(const Allocation &)=delete (defined in safetyhook::Allocation) | safetyhook::Allocation | |
| operator=(Allocation &&other) noexcept (defined in safetyhook::Allocation) | safetyhook::Allocation | |
| size() const noexcept | safetyhook::Allocation | inline |
| ~Allocation() (defined in safetyhook::Allocation) | safetyhook::Allocation |