4 #ifndef DJINNI_GENERATED_SYNCHRONIZATIONSTATUS_HPP     5 #define DJINNI_GENERATED_SYNCHRONIZATIONSTATUS_HPP    10        #include <libcore_export.h>    12        #define LIBCORE_EXPORT    16 namespace ledger { 
namespace core { 
namespace api {
    23     static int32_t 
const STATUS_DONE;
    25     static int32_t 
const STATUS_ERROR;
    27     static int32_t 
const STATUS_DONE_SYNCHRONIZE_NEXT_ACCOUNT;
    31 #endif //DJINNI_GENERATED_SYNCHRONIZATIONSTATUS_HPP Definition: SynchronizationStatus.hpp:19
 
Definition: Account.cpp:8