SafetyHook
|
Inline hooking class. More...
#include <cstdint>
#include <expected>
#include <memory>
#include <mutex>
#include <utility>
#include <vector>
#include "safetyhook/allocator.hpp"
#include "safetyhook/common.hpp"
#include "safetyhook/utility.hpp"
Go to the source code of this file.
Classes | |
class | safetyhook::InlineHook |
An inline hook. More... | |
struct | safetyhook::InlineHook::Error |
Error type for InlineHook. More... | |
Inline hooking class.