|
libintrovirt v0.57.4
IntroVirt introspection library
|


Go to the source code of this file.
Classes | |
| class | introvirt::windows::nt::LUID_AND_ATTRIBUTES |
| class | introvirt::windows::nt::LUID_ATTRIBUTES |
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 | introvirt::windows::nt::LUID_ATTRIBUTE_FLAGS { introvirt::windows::nt::SE_PRIVILEGE_ENABLED_BY_DEFAULT = 0x00000001L , introvirt::windows::nt::SE_PRIVILEGE_ENABLED = 0x00000002L , introvirt::windows::nt::SE_PRIVILEGE_REMOVED = 0X00000004L , introvirt::windows::nt::SE_PRIVILEGE_USED_FOR_ACCESS = 0x80000000L } |
Functions | |
| const std::string & | introvirt::windows::nt::to_string (LUID_ATTRIBUTE_FLAGS) |
| std::ostream & | introvirt::windows::nt::operator<< (std::ostream &, LUID_ATTRIBUTE_FLAGS) |
| std::string | introvirt::windows::nt::to_string (LUID_ATTRIBUTES) |
| std::ostream & | introvirt::windows::nt::operator<< (std::ostream &, LUID_ATTRIBUTES) |