|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| CountUpdateCheckEvents (const CountUpdateCheckEvents &)=delete | |
| CountUpdateCheckEvents & | operator= (const CountUpdateCheckEvents &)=delete |
| std::function< void(std::shared_ptr< event::BaseEvent >)> | Signal () |
| void | count (std::shared_ptr< event::BaseEvent > event) |
| int | total_events () const |
| int | error_events () const |
Definition at line 2105 of file aktualizr_test.cc.
1.8.13