libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
NTSTATUS.hh File Reference
#include "NTSTATUS_CODE.hh"
#include <introvirt/util/json/json.hh>
#include <cstdint>
#include <memory>
#include <string>
Include dependency graph for NTSTATUS.hh:
This graph shows which files directly or indirectly include this file:

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)