Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
event::AllInstallsComplete Class Reference

All ECU installation attempts for an update have completed. More...

#include <events.h>

Inheritance diagram for event::AllInstallsComplete:
[legend]
Collaboration diagram for event::AllInstallsComplete:
[legend]

Public Member Functions

 AllInstallsComplete (result::Install result_in)
 
- Public Member Functions inherited from event::BaseEvent
 BaseEvent (std::string variant_in)
 
template<typename T >
bool isTypeOf ()
 

Public Attributes

result::Install result
 
- Public Attributes inherited from event::BaseEvent
std::string variant
 

Static Public Attributes

static constexpr const char * TypeName {"AllInstallsComplete"}
 

Detailed Description

All ECU installation attempts for an update have completed.

Definition at line 148 of file events.h.


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