23 #ifndef OSFI_FFI_EHLOG_H
24 #define OSFI_FFI_EHLOG_H
void osfi_common_progress(int n, int m)
void osfi_common_warning(const char *message)
bool osfi_common_debug_isenabled()
void osfi_common_finish_execution(int errorCode)
void osfi_common_error(const char *message)
void osfi_common_quality(const char *name, const char *value)
void osfi_common_quality_double(const char *name, double value)
void osfi_common_debug(const char *message)
void osfi_common_info(const char *message)
Internal header used by the foreign-function interface to OSFI-C++.
#define OSFI_FFI_NORETURN
Definition: ffi_base.h:30