SafetyHook
Loading...
Searching...
No Matches
MidHook Member List

This is the complete list of members for MidHook, including all inherited members.

create(void *target, MidHookFn destination_fn, Flags flags=Default)MidHookstatic
create(T target, MidHookFn destination_fn, Flags flags=Default)MidHookinlinestatic
create(const std::shared_ptr< Allocator > &allocator, void *target, MidHookFn destination_fn, Flags flags=Default)MidHookstatic
create(const std::shared_ptr< Allocator > &allocator, T target, MidHookFn destination_fn, Flags flags=Default)MidHookinlinestatic
Default enum valueMidHook
destination() constMidHookinline
disable()MidHook
enable()MidHook
enabled() constMidHookinline
Flags enum nameMidHook
MidHook()=default (defined in MidHook)MidHook
MidHook(const MidHook &)=delete (defined in MidHook)MidHook
MidHook(MidHook &&other) noexcept (defined in MidHook)MidHook
operator bool() constMidHookinlineexplicit
operator=(const MidHook &)=delete (defined in MidHook)MidHook
operator=(MidHook &&other) noexcept (defined in MidHook)MidHook
original_bytes() constMidHookinline
reset()MidHook
StartDisabled enum valueMidHook
target() constMidHookinline
target_address() constMidHookinline
~MidHook()=default (defined in MidHook)MidHook