4 #ifndef DJINNI_GENERATED_EVENTRECEIVER_HPP 5 #define DJINNI_GENERATED_EVENTRECEIVER_HPP 10 #include <libcore_export.h> 12 #define LIBCORE_EXPORT 16 namespace ledger {
namespace core {
namespace api {
29 virtual void onEvent(
const std::shared_ptr<Event> & event) = 0;
33 #endif //DJINNI_GENERATED_EVENTRECEIVER_HPP Definition: EventReceiver.hpp:21
virtual void onEvent(const std::shared_ptr< Event > &event)=0
Definition: Account.cpp:8