20#include <introvirt/util/json/json.hh>
87 explicit operator uint32_t()
const;
91 operator Json::Value()
const;
93 explicit operator bool()
const;
Status codes returned by Windows NT system calls.
Definition NTSTATUS.hh:34
NTSTATUS(NTSTATUS_CODE code)
static bool NT_INFORMATION(NTSTATUS_CODE code)
NTSTATUS(const NTSTATUS &other)
NTSTATUS & operator=(NTSTATUS &&other)
bool NT_INFORMATION() const
NTSTATUS_CODE code() const
NTSTATUS & operator=(const NTSTATUS &other)
static bool NT_SUCCESS(NTSTATUS_CODE code)
NTSTATUS(NTSTATUS &&other)
static bool NT_ERROR(NTSTATUS_CODE code)
static bool NT_WARNING(NTSTATUS_CODE code)
NTSTATUS_CODE
Definition NTSTATUS_CODE.hh:28
std::ostream & operator<<(std::ostream &, APPHELPCACHESERVICECLASS val)
const std::string & to_string(APPHELPCACHESERVICECLASS val)
Core IntroVirt classes.
Definition Cr0.hh:20