dca_interface
6.3.4
|
#include <schedule_event_subscriber.h>
Example implementation of a schedule event subscriber.
Definition at line 23 of file ipr_samples/iprdbdownloadsample/schedule_event_subscriber.h.
Public Member Functions | |
virtual void | onEvent (dca::ScheduleActionType actionType, dca::ScheduleModuleId moduleId, const std::string &version, const std::string &text) |
Implementation of interface class method onEvent. More... | |
|
virtual |
Implementation of interface class method onEvent.
Implements dca::ScheduleEventSubscriberIntf.
Definition at line 24 of file ipr_samples/iprdbdownloadsample/schedule_event_subscriber.cpp.