4 #ifndef DJINNI_GENERATED_RUNNABLE_HPP 5 #define DJINNI_GENERATED_RUNNABLE_HPP 8 #include <libcore_export.h> 10 #define LIBCORE_EXPORT 14 namespace ledger {
namespace core {
namespace api {
25 virtual void run() = 0;
29 #endif //DJINNI_GENERATED_RUNNABLE_HPP Definition: Account.cpp:8
Definition: Runnable.hpp:20