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

Go to the source code of this file.

Classes

class  introvirt::windows::Utf16String
 Base UTF-16 class. More...
 

Namespaces

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

Functions

const std::string & introvirt::windows::to_string (const Utf16String &)
 
std::ostream & introvirt::windows::operator<< (std::ostream &os, const Utf16String &str)