|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <introvirt/util/json/json.hh>#include <cstdint>#include <string>

Go to the source code of this file.
Classes | |
| class | introvirt::windows::nt::RegistryCreateOptions |
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. | |
Typedefs | |
| using | introvirt::windows::nt::RegistryOpenOptions = RegistryCreateOptions |
Functions | |
| std::string | introvirt::windows::nt::to_string (const RegistryCreateOptions &options, const std::string &separator=" ") |
| std::ostream & | introvirt::windows::nt::operator<< (std::ostream &os, const RegistryCreateOptions &options) |