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