libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
KEY_INFORMATION_CLASS.hh File Reference
#include <ostream>
#include <string>
Include dependency graph for KEY_INFORMATION_CLASS.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
 

Enumerations

enum class  introvirt::windows::nt::KEY_INFORMATION_CLASS {
  introvirt::windows::nt::KeyBasicInformation , introvirt::windows::nt::KeyNodeInformation , introvirt::windows::nt::KeyFullInformation , introvirt::windows::nt::KeyNameInformation ,
  introvirt::windows::nt::KeyCachedInformation , introvirt::windows::nt::KeyFlagsInformation , introvirt::windows::nt::KeyVirtualizationInformation , introvirt::windows::nt::KeyHandleTagsInformation
}
 

Functions

const std::string & introvirt::windows::nt::to_string (KEY_INFORMATION_CLASS infoClass)
 
std::ostream & introvirt::windows::nt::operator<< (std::ostream &os, KEY_INFORMATION_CLASS infoClass)