Sunshine latest
Self-hosted game stream host for Moonlight.
undo_data.cpp File Reference

Definitions for undoing changes to nvidia preferences. More...

#include <nlohmann/json.hpp>
#include "nvprefs_common.h"
#include "undo_data.h"
Include dependency graph for undo_data.cpp:

Classes

struct  nlohmann::adl_serializer< data_t >
 
struct  nlohmann::adl_serializer< opengl_swapchain_t >
 
struct  nlohmann::adl_serializer< std::optional< T > >
 

Typedefs

using nlohmann::data_t = nvprefs::undo_data_t::data_t
 
using json = nlohmann::json
 
using nlohmann::opengl_swapchain_t = data_t::opengl_swapchain_t
 

Detailed Description

Definitions for undoing changes to nvidia preferences.