4 #ifndef DJINNI_GENERATED_EXTENDEDKEYACCOUNTCREATIONINFOCALLBACK_HPP 5 #define DJINNI_GENERATED_EXTENDEDKEYACCOUNTCREATIONINFOCALLBACK_HPP 7 #include "../utils/optional.hpp" 10 #include <libcore_export.h> 12 #define LIBCORE_EXPORT 16 namespace ledger {
namespace core {
namespace api {
19 struct ExtendedKeyAccountCreationInfo;
35 #endif //DJINNI_GENERATED_EXTENDEDKEYACCOUNTCREATIONINFOCALLBACK_HPP virtual void onCallback(const std::experimental::optional< ExtendedKeyAccountCreationInfo > &result, const std::experimental::optional< Error > &error)=0
Definition: Account.cpp:8
Definition: optional.hpp:177
Definition: ExtendedKeyAccountCreationInfoCallback.hpp:22