|
BuGUI
BUtton Grid User Interface
|
Instantiate a hardware object specialised with a specific device. More...
#include <hardware_factory.hpp>
Static Public Member Functions | |
| static std::unique_ptr< base_hardware > | get (std::string_view device_name, T *controller) |
| Retrieves an instance of hardware specialised with the device who's c_name matches the device_name argument. | |
Instantiate a hardware object specialised with a specific device.