PSMoveSteamVRBridge
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
steamvrbridge::ServerDriverConfig Class Reference
Inheritance diagram for steamvrbridge::ServerDriverConfig:
Inheritance graph
[legend]
Collaboration diagram for steamvrbridge::ServerDriverConfig:
Collaboration graph
[legend]

Public Member Functions

 ServerDriverConfig (const std::string &fnamebase="PSMoveSteamVRBridgeConfig")
 
virtual configuru::Config WriteToJSON ()
 
virtual bool ReadFromJSON (const configuru::Config &pt)
 
- Public Member Functions inherited from steamvrbridge::Config
 Config (const std::string &fnamebase=std::string("Config"))
 
void save ()
 
void save (const std::string &path)
 
bool load ()
 
bool load (const std::string &path)
 

Public Attributes

bool is_valid
 
long version
 
std::string filter_virtual_hmd_serial
 
std::string server_address
 
std::string server_port
 
bool auto_launch_psmove_service
 
bool use_installation_path
 
bool has_calibrated_world_from_driver_pose
 
PSMPosef world_from_driver_pose
 
- Public Attributes inherited from steamvrbridge::Config
std::string ConfigFileBase
 

Static Public Attributes

static const int CONFIG_VERSION = 1
 

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