|
SafetyHook
|
This is the complete list of members for MidHook, including all inherited members.
| create(void *target, MidHookFn destination_fn, Flags flags=Default) | MidHook | static |
| create(T target, MidHookFn destination_fn, Flags flags=Default) | MidHook | inlinestatic |
| create(const std::shared_ptr< Allocator > &allocator, void *target, MidHookFn destination_fn, Flags flags=Default) | MidHook | static |
| create(const std::shared_ptr< Allocator > &allocator, T target, MidHookFn destination_fn, Flags flags=Default) | MidHook | inlinestatic |
| Default enum value | MidHook | |
| destination() const | MidHook | inline |
| disable() | MidHook | |
| enable() | MidHook | |
| enabled() const | MidHook | inline |
| Flags enum name | MidHook | |
| MidHook()=default (defined in MidHook) | MidHook | |
| MidHook(const MidHook &)=delete (defined in MidHook) | MidHook | |
| MidHook(MidHook &&other) noexcept (defined in MidHook) | MidHook | |
| operator bool() const | MidHook | inlineexplicit |
| operator=(const MidHook &)=delete (defined in MidHook) | MidHook | |
| operator=(MidHook &&other) noexcept (defined in MidHook) | MidHook | |
| original_bytes() const | MidHook | inline |
| reset() | MidHook | |
| StartDisabled enum value | MidHook | |
| target() const | MidHook | inline |
| target_address() const | MidHook | inline |
| ~MidHook()=default (defined in MidHook) | MidHook |