#include <string>

Go to the source code of this file.
Functions | |
| bool | load_controller (std::string name) |
| bool | switch_controller (std::string start, std::string stop) |
| bool load_controller | ( | std::string | name | ) |
Definition at line 6 of file switch_controller.cpp.
| bool switch_controller | ( | std::string | start, |
| std::string | stop | ||
| ) |
Definition at line 22 of file switch_controller.cpp.