radio_tool 0.2.1
Loading...
Searching...
No Matches
radio_tool::fw::CSFW Member List

This is the complete list of members for radio_tool::fw::CSFW, including all inherited members.

alignradio_tool::fw::FirmwareSupportprotected
AppendSegment(const uint32_t &addr, const std::vector< uint8_t > &new_data) -> voidradio_tool::fw::FirmwareSupportinlinevirtual
Create() -> std::unique_ptr< FirmwareSupport >radio_tool::fw::CSFWinlinestatic
dataradio_tool::fw::FirmwareSupportprotected
Decrypt() -> void overrideradio_tool::fw::CSFWvirtual
Encrypt() -> void overrideradio_tool::fw::CSFWvirtual
FirmwareSupport(const uint32_t &align=0)radio_tool::fw::FirmwareSupportinlineprotected
GetData() const -> const std::vector< uint8_t > &radio_tool::fw::FirmwareSupportinline
GetDataSegments() const -> const std::vector< FirmwareSegment >radio_tool::fw::FirmwareSupportinlinevirtual
GetRadioModel() const -> const std::string overrideradio_tool::fw::CSFWvirtual
IsCompatible(const FirmwareSupport *Other) const -> bool overrideradio_tool::fw::CSFWvirtual
memory_rangesradio_tool::fw::FirmwareSupportprotected
Read(const std::string &fw) -> void overrideradio_tool::fw::CSFWvirtual
SetRadioModel(const std::string &) -> void overrideradio_tool::fw::CSFWvirtual
SupportsFirmwareFile(const std::string &file) -> boolradio_tool::fw::CSFWstatic
SupportsRadioModel(const std::string &model) -> bool (defined in radio_tool::fw::CSFW)radio_tool::fw::CSFWstatic
ToString() const -> std::string overrideradio_tool::fw::CSFWvirtual
Write(const std::string &fw) -> void overrideradio_tool::fw::CSFWvirtual
~FirmwareSupport()=default (defined in radio_tool::fw::FirmwareSupport)radio_tool::fw::FirmwareSupportvirtual