radio_tool 0.2.1
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
radio_tool::fw::FirmwareFactory Class Reference
Collaboration diagram for radio_tool::fw::FirmwareFactory:
Collaboration graph

Static Public Member Functions

static auto GetFirmwareFileHandler (const std::string &file) -> std::unique_ptr< FirmwareSupport >
 
static auto GetFirmwareModelHandler (const std::string &model) -> std::unique_ptr< FirmwareSupport >
 

Detailed Description

Definition at line 63 of file fw_factory.hpp.

Member Function Documentation

◆ GetFirmwareFileHandler()

static auto radio_tool::fw::FirmwareFactory::GetFirmwareFileHandler ( const std::string &  file) -> std::unique_ptr<FirmwareSupport>
inlinestatic

Return a handler for the firmware file

Note
Normally used for firmware only operations

Definition at line 70 of file fw_factory.hpp.

◆ GetFirmwareModelHandler()

static auto radio_tool::fw::FirmwareFactory::GetFirmwareModelHandler ( const std::string &  model) -> std::unique_ptr<FirmwareSupport>
inlinestatic

Return a handler for the firmware file

Note
Normally used for firmware only operations

Definition at line 86 of file fw_factory.hpp.


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