4 #ifndef DJINNI_GENERATED_BITCOINLIKEOUTPUTLISTCALLBACK_HPP 5 #define DJINNI_GENERATED_BITCOINLIKEOUTPUTLISTCALLBACK_HPP 7 #include "../utils/optional.hpp" 10 #ifndef LIBCORE_EXPORT 12 #include <libcore_export.h> 14 #define LIBCORE_EXPORT 18 namespace ledger {
namespace core {
namespace api {
20 class BitcoinLikeOutput;
37 #endif //DJINNI_GENERATED_BITCOINLIKEOUTPUTLISTCALLBACK_HPP virtual void onCallback(const std::experimental::optional< std::vector< std::shared_ptr< BitcoinLikeOutput >>> &result, const std::experimental::optional< Error > &error)=0
Definition: BitcoinLikeOutputListCallback.hpp:24
Definition: Account.cpp:8
Definition: optional.hpp:177