4 #ifndef DJINNI_GENERATED_RIPPLELIKETRANSACTIONCALLBACK_HPP 5 #define DJINNI_GENERATED_RIPPLELIKETRANSACTIONCALLBACK_HPP 7 #include "../utils/optional.hpp" 11 #include <libcore_export.h> 13 #define LIBCORE_EXPORT 17 namespace ledger {
namespace core {
namespace api {
19 class RippleLikeTransaction;
36 #endif //DJINNI_GENERATED_RIPPLELIKETRANSACTIONCALLBACK_HPP Definition: RippleLikeTransactionCallback.hpp:23
Definition: Account.cpp:8
Definition: optional.hpp:177
virtual void onCallback(const std::shared_ptr< RippleLikeTransaction > &result, const std::experimental::optional< Error > &error)=0