PSMoveSteamVRBridge
Public Member Functions | Public Attributes | List of all members
steamvrbridge::Config Class Referenceabstract
Inheritance diagram for steamvrbridge::Config:
Inheritance graph
[legend]

Public Member Functions

 Config (const std::string &fnamebase=std::string("Config"))
 
void save ()
 
void save (const std::string &path)
 
bool load ()
 
bool load (const std::string &path)
 
virtual configuru::Config WriteToJSON ()=0
 
virtual bool ReadFromJSON (const configuru::Config &pt)=0
 

Public Attributes

std::string ConfigFileBase
 

The documentation for this class was generated from the following files: