|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <string>

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::EVENT_TYPE { introvirt::windows::nt::NotificationEvent = 0 , introvirt::windows::nt::SynchronizationEvent = 1 , introvirt::windows::nt::UnknownEvent = -1 } |
Functions | |
| const std::string & | introvirt::windows::nt::to_string (EVENT_TYPE type) |