libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags Class Reference

#include <CM_KEY_CONTROL_BLOCK.hh>

Public Member Functions

bool KEY_IS_VOLATILE () const
 
bool KEY_HIVE_EXIT () const
 
bool KEY_HIVE_ENTRY () const
 
bool KEY_NO_DELETE () const
 
bool KEY_SYM_LINK () const
 
bool KEY_COMP_NAME () const
 
bool KEY_PREDEF_HANDLE () const
 
bool KEY_VIRT_MIRRORED () const
 
bool KEY_VIRT_TARGET () const
 
bool KEY_VIRTUAL_STORE () const
 
uint16_t value () const
 
std::string string (const std::string &separator) const
 
 KeyFlags (uint16_t value=0)
 

Constructor & Destructor Documentation

◆ KeyFlags()

introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KeyFlags ( uint16_t  value = 0)
inline

Member Function Documentation

◆ KEY_COMP_NAME()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_COMP_NAME ( ) const

◆ KEY_HIVE_ENTRY()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_HIVE_ENTRY ( ) const

◆ KEY_HIVE_EXIT()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_HIVE_EXIT ( ) const

◆ KEY_IS_VOLATILE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_IS_VOLATILE ( ) const

◆ KEY_NO_DELETE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_NO_DELETE ( ) const

◆ KEY_PREDEF_HANDLE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_PREDEF_HANDLE ( ) const

◆ KEY_SYM_LINK()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_SYM_LINK ( ) const

◆ KEY_VIRT_MIRRORED()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_VIRT_MIRRORED ( ) const

◆ KEY_VIRT_TARGET()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_VIRT_TARGET ( ) const

◆ KEY_VIRTUAL_STORE()

bool introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::KEY_VIRTUAL_STORE ( ) const

◆ string()

std::string introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::string ( const std::string &  separator) const

◆ value()

uint16_t introvirt::windows::nt::CM_KEY_CONTROL_BLOCK::KeyFlags::value ( ) const
inline

The documentation for this class was generated from the following file: