RbootHttpUpdater.h File Reference
Include dependency graph for RbootHttpUpdater.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RbootHttpUpdaterItem
 
class  RbootHttpUpdater
 

Macros

#define NO_ROM_SWITCH   0xff
 

Typedefs

typedef Delegate< void(RbootHttpUpdater &client, bool result)> OtaUpdateDelegate
 
typedef RbootHttpUpdater rBootHttpUpdate
 

Macro Definition Documentation

◆ NO_ROM_SWITCH

#define NO_ROM_SWITCH   0xff

Typedef Documentation

◆ OtaUpdateDelegate

typedef Delegate<void(RbootHttpUpdater& client, bool result)> OtaUpdateDelegate

◆ rBootHttpUpdate