libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
APPHELPCACHESERVICECLASS.hh File Reference
#include <cstdint>
#include <string>
Include dependency graph for APPHELPCACHESERVICECLASS.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::APPHELPCACHESERVICECLASS : unsigned int {
  introvirt::windows::nt::ApphelpCacheServiceLookup , introvirt::windows::nt::ApphelpCacheServiceRemove , introvirt::windows::nt::ApphelpCacheServiceUpdate , introvirt::windows::nt::ApphelpCacheServiceFlush ,
  introvirt::windows::nt::ApphelpCacheServiceDump , introvirt::windows::nt::ApphelpCacheServiceUnknown = 0xFFFFFFFF
}
 

Functions

const std::string & introvirt::windows::nt::to_string (APPHELPCACHESERVICECLASS val)
 
std::ostream & introvirt::windows::nt::operator<< (std::ostream &, APPHELPCACHESERVICECLASS val)