16 auto res = std::string{};
19 res +=
"&&NSUKIT_STATUS_SUCCESS";
22 res +=
"&&NSUKIT_STATUS_NEED_RELOAD";
25 res +=
"&&NSUKIT_STATUS_ARCH_MISMATCH";
28 res +=
"&&NSUKIT_STATUS_ALLOC_FAILED";
31 res +=
"&&NSUKIT_STATUS_INVALID_VALUE";
34 res +=
"&&NSUKIT_STATUS_TEMP_MISMATCH";
37 res +=
"&&NSUKIT_STATUS_MISMATCH_MIXIN";
40 res +=
"&&NSUKIT_STATUS_ACCEPT_FAIL";
43 res +=
"&&NSUKIT_STATUS_STREAM_FAIL";
46 res +=
"&&NSUKIT_STATUS_STREAM_RUNNING";
49 res +=
"&&NSUKIT_STATUS_TIMEOUT";
52 res +=
"&&NSUKIT_STATUS_MEMBER_NOT_SUPPORT";
55 res +=
"&&NSUKIT_STATUS_ITF_FAIL";
58 res +=
"&&NSUKIT_STATUS_NOT_LINK";
61 res +=
"&&NSUKIT_UNKNOWN_STATUS";
std::string NSU_DLLEXPORT status2_string(nsukitStatus_t status)
std::string NSU_DLLEXPORT api_info()
@ NSUKIT_STATUS_MISMATCH_MIXIN
@ NSUKIT_STATUS_STREAM_FAIL
@ NSUKIT_STATUS_MEMBER_NOT_SUPPORT
@ NSUKIT_STATUS_STREAM_RUNNING
@ NSUKIT_STATUS_ALLOC_FAILED
@ NSUKIT_STATUS_ARCH_MISMATCH
@ NSUKIT_STATUS_TEMP_MISMATCH
@ NSUKIT_STATUS_NEED_RELOAD
@ NSUKIT_STATUS_ACCEPT_FAIL
@ NSUKIT_STATUS_INVALID_VALUE
#define NSUKIT_PROJECT_VER
#define NSUKIT_BUILD_TIME