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

An update has been successfully installed on an ECU. More...

#include <events.h>

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

Public Member Functions

 InstallComplete (Uptane::EcuSerial serial_in)
 
- Public Member Functions inherited from event::BaseEvent
 BaseEvent (std::string variant_in)
 
virtual std::string toJson (Json::Value json)
 
virtual std::string toJson ()
 

Public Attributes

Uptane::EcuSerial serial
 
- Public Attributes inherited from event::BaseEvent
std::string variant
 

Detailed Description

An update has been successfully installed on an ECU.

Definition at line 115 of file events.h.


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