|
| ControllerConfig (const std::string &fnamebase="ControllerConfig") |
|
virtual configuru::Config | WriteToJSON () |
|
virtual bool | ReadFromJSON (const configuru::Config &pt) |
|
void | ReadEmulatedTouchpadAction (const configuru::Config &pt, const ePSMButtonID psButtonID) |
|
void | WriteEmulatedTouchpadAction (configuru::Config &pt, const ePSMButtonID psButtonID) |
|
| Config (const std::string &fnamebase=std::string("Config")) |
|
void | save () |
|
void | save (const std::string &path) |
|
bool | load () |
|
bool | load (const std::string &path) |
|
|
bool | is_valid |
|
long | version |
|
std::string | override_model |
|
eEmulatedTrackpadAction | ps_button_id_to_emulated_touchpad_action [k_PSMButtonID_Count] |
|
std::string | ConfigFileBase |
|
|
static const int | CONFIG_VERSION = 1 |
|
The documentation for this class was generated from the following files:
- src/main/cpp/driver/controller.h
- src/main/cpp/driver/controller.cpp