100 typedef const char* (*ICEDB_error_getOSname_f)();
ICEDB_error_context_deallocate_f contextFree
A convenience wrapper for all error functions.
ICEDB_error_context_to_stream_f contextToStream
DL_ICEDB ICEDB_error_context_to_message_f ICEDB_error_context_to_message
DL_ICEDB ICEDB_error_code_to_stream_f ICEDB_error_code_to_stream
ICEDB_error_context_to_message_size_f contextToCstrSize
ICEDB_error_code_to_stream_f codeToStream
#define ICEDB_BEGIN_DECL_C
DL_ICEDB const struct ICEDB_error_container_ftable ICEDB_ct_error
size_t(* ICEDB_error_code_to_message_size_f)(ICEDB_error_code err)
DL_ICEDB ICEDB_error_context_to_message_size_f ICEDB_error_context_to_message_size
size_t(* ICEDB_error_context_to_message_f)(const struct ICEDB_error_context *err, size_t buf_size, char *buf)
DL_ICEDB ICEDB_error_code_to_message_size_f ICEDB_error_code_to_message_size
DL_ICEDB ICEDB_error_getOSname_f ICEDB_error_getOSname
size_t(* ICEDB_error_context_to_stream_f)(const struct ICEDB_error_context *err, FILE *fp)
size_t(* ICEDB_error_context_to_message_size_f)(const struct ICEDB_error_context *)
DL_ICEDB ICEDB_error_code_to_message_f ICEDB_error_code_to_message
ICEDB_error_getOSname_f getOSname
DL_ICEDB ICEDB_error_test_f ICEDB_error_test
struct ICEDB_error_context *(* ICEDB_get_error_context_thread_local_f)()
DL_ICEDB ICEDB_error_context_to_code_f ICEDB_error_context_to_code
ICEDB_error_context_to_code_f contextToCode
DL_ICEDB ICEDB_error_context_to_stream_f ICEDB_error_context_to_stream
ICEDB_get_error_context_thread_local_f getContextThreadLocal
DL_ICEDB ICEDB_error_context_deallocate_f ICEDB_error_context_deallocate
ICEDB_error_code(* ICEDB_error_test_f)()
size_t(* ICEDB_error_code_to_stream_f)(ICEDB_error_code err, FILE *fp)
const char *(* ICEDB_error_getOSname_f)()
Convenience function that returns an immutable string describing the OS type. Staticly allocated...
void(* ICEDB_error_context_deallocate_f)(struct ICEDB_error_context *)
ICEDB_error_code_to_message_size_f codeToCstrSize
ICEDB_error_context_to_message_f contextToCstr
DL_ICEDB ICEDB_get_error_context_thread_local_f ICEDB_get_error_context_thread_local
size_t(* ICEDB_error_code_to_message_f)(ICEDB_error_code err, size_t buf_size, char *buf)
ICEDB_error_code(* ICEDB_error_context_to_code_f)(const struct ICEDB_error_context *)
ICEDB_error_code_to_message_f codeToCstr