BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::hardware_factory< T, Arg > Struct Template Reference

Instantiate a hardware object specialised with a specific device. More...

#include <hardware_factory.hpp>

Static Public Member Functions

static std::unique_ptr< base_hardwareget (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.

Detailed Description

template<typename T, typename... Arg>
struct bugui::hardware_factory< T, Arg >

Instantiate a hardware object specialised with a specific device.


The documentation for this struct was generated from the following file: