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

Go to the source code of this file.

Classes

class  introvirt::windows::WindowsTime
 Helper class for the Windows time format. More...
 

Namespaces

namespace  introvirt
 Core IntroVirt classes.
 
namespace  introvirt::windows
 Classes related to Microsoft Windows guests.
 

Functions

std::string introvirt::windows::to_string (const WindowsTime &time)
 
std::ostream & introvirt::windows::operator<< (std::ostream &os, const WindowsTime &time)