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

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

call(Args... args)InlineHookinline
ccall(Args... args)InlineHookinline
create(void *target, void *destination, Flags flags=Default)InlineHookstatic
create(T target, U destination, Flags flags=Default)InlineHookinlinestatic
create(const std::shared_ptr< Allocator > &allocator, void *target, void *destination, Flags flags=Default)InlineHookstatic
create(const std::shared_ptr< Allocator > &allocator, T target, U destination, Flags flags=Default)InlineHookinlinestatic
Default enum valueInlineHook
destination() constInlineHookinline
destination_address() constInlineHookinline
disable()InlineHook
enable()InlineHook
enabled() constInlineHookinline
fastcall(Args... args)InlineHookinline
Flags enum nameInlineHook
InlineHook()=default (defined in InlineHook)InlineHook
InlineHook(const InlineHook &)=delete (defined in InlineHook)InlineHook
InlineHook(InlineHook &&other) noexcept (defined in InlineHook)InlineHook
MidHook (defined in InlineHook)InlineHookfriend
operator bool() constInlineHookinlineexplicit
operator=(const InlineHook &)=delete (defined in InlineHook)InlineHook
operator=(InlineHook &&other) noexcept (defined in InlineHook)InlineHook
original() constInlineHookinline
original_bytes() constInlineHookinline
reset()InlineHook
StartDisabled enum valueInlineHook
stdcall(Args... args)InlineHookinline
target() constInlineHookinline
target_address() constInlineHookinline
thiscall(Args... args)InlineHookinline
trampoline() constInlineHookinline
unsafe_call(Args... args)InlineHookinline
unsafe_ccall(Args... args)InlineHookinline
unsafe_fastcall(Args... args)InlineHookinline
unsafe_stdcall(Args... args)InlineHookinline
unsafe_thiscall(Args... args)InlineHookinline
~InlineHook() (defined in InlineHook)InlineHook