libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
SHUTDOWN_ACTION.hh File Reference
#include <string>
Include dependency graph for SHUTDOWN_ACTION.hh:
This graph shows which files directly or indirectly include this file:

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::SHUTDOWN_ACTION { introvirt::windows::nt::ShutdownNoReboot , introvirt::windows::nt::ShutdownReboot , introvirt::windows::nt::ShutdownPowerOff , introvirt::windows::nt::UnknownShutdownAction = -1 }
 

Functions

const std::string & introvirt::windows::nt::to_string (SHUTDOWN_ACTION infoClass)