|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <introvirt/core/fwd.hh>#include <introvirt/core/memory/guest_ptr.hh>#include <introvirt/windows/kernel/nt/fwd.hh>#include <introvirt/util/json/json.hh>#include <cstdint>#include <ostream>#include <string>

Go to the source code of this file.
Classes | |
| class | introvirt::windows::nt::SID |
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. | |
Functions | |
| std::string | introvirt::windows::nt::to_string (const SID &sid) |
| Get the string representation of SID. | |
| std::ostream & | introvirt::windows::nt::operator<< (std::ostream &, const SID &sid) |
| Stream overload operator for SID. | |