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