#include <Update.h>
Data Fields | |
const char ** | scheme |
int(* | func )(UpdateSM *) |
Definition at line 358 of file Update.h.
int(* dispatch_entry::func)(UpdateSM *) |
Definition at line 361 of file Update.h.
Referenced by UpdateSM::HandleSMEvent().
const char** dispatch_entry::scheme |