21#include <introvirt/util/json/json.hh>
64 virtual void write(std::ostream& os,
const std::string& linePrefix =
"")
const = 0;
71 virtual Json::Value
json()
const = 0;
81 static std::unique_ptr<MEMORY_INFORMATION>
Definition guest_ptr.hh:88
Abstraction for the Windows NT kernel.
Definition NtKernel.hh:37
Type-safe guest virtual address pointer and guest_ptr template.
MEMORY_INFORMATION_CLASS
Possible MEMORY_INFORMATION_CLASS values.
Definition MEMORY_INFORMATION_CLASS.hh:29
Core IntroVirt classes.
Definition Cr0.hh:20