|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include "NTSTATUS_CODE.hh"#include <introvirt/util/json/json.hh>#include <cstdint>#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | introvirt::windows::nt::NTSTATUS |
| Status codes returned by Windows NT system calls. More... | |
Namespaces | |
| namespace | introvirt |
| Core IntroVirt classes. | |
| namespace | introvirt::windows |
| Classes related to Microsoft Windows guests. | |
| namespace | introvirt::windows::nt |
| Classes related to the Windows NT kernel. | |
Functions | |
| const std::string & | introvirt::windows::nt::to_string (NTSTATUS status) |
| std::ostream & | introvirt::windows::nt::operator<< (std::ostream &os, NTSTATUS status) |