icedb  version 0.5.1
Snow particle scattering database API
Public Attributes | List of all members
ICEDB_error_container_ftable Struct Reference

A convenience wrapper for all error functions. More...

#include <error.h>

Collaboration diagram for ICEDB_error_container_ftable:
Collaboration graph
[legend]

Public Attributes

ICEDB_error_code_to_message_size_f codeToCstrSize
 
ICEDB_error_code_to_message_f codeToCstr
 
ICEDB_error_code_to_stream_f codeToStream
 
ICEDB_get_error_context_thread_local_f getContextThreadLocal
 
ICEDB_error_context_deallocate_f contextFree
 
ICEDB_error_context_to_code_f contextToCode
 
ICEDB_error_context_to_message_size_f contextToCstrSize
 
ICEDB_error_context_to_message_f contextToCstr
 
ICEDB_error_context_to_stream_f contextToStream
 
ICEDB_error_test_f test
 
ICEDB_error_getOSname_f getOSname
 

Detailed Description

A convenience wrapper for all error functions.

Definition at line 104 of file error.h.

Member Data Documentation

◆ codeToCstr

ICEDB_error_code_to_message_f ICEDB_error_container_ftable::codeToCstr

Definition at line 106 of file error.h.

◆ codeToCstrSize

ICEDB_error_code_to_message_size_f ICEDB_error_container_ftable::codeToCstrSize

Definition at line 105 of file error.h.

◆ codeToStream

ICEDB_error_code_to_stream_f ICEDB_error_container_ftable::codeToStream

Definition at line 107 of file error.h.

◆ contextFree

ICEDB_error_context_deallocate_f ICEDB_error_container_ftable::contextFree

Definition at line 109 of file error.h.

◆ contextToCode

ICEDB_error_context_to_code_f ICEDB_error_container_ftable::contextToCode

Definition at line 110 of file error.h.

◆ contextToCstr

ICEDB_error_context_to_message_f ICEDB_error_container_ftable::contextToCstr

Definition at line 112 of file error.h.

◆ contextToCstrSize

ICEDB_error_context_to_message_size_f ICEDB_error_container_ftable::contextToCstrSize

Definition at line 111 of file error.h.

◆ contextToStream

ICEDB_error_context_to_stream_f ICEDB_error_container_ftable::contextToStream

Definition at line 113 of file error.h.

◆ getContextThreadLocal

ICEDB_get_error_context_thread_local_f ICEDB_error_container_ftable::getContextThreadLocal

Definition at line 108 of file error.h.

◆ getOSname

ICEDB_error_getOSname_f ICEDB_error_container_ftable::getOSname

Definition at line 115 of file error.h.

◆ test

ICEDB_error_test_f ICEDB_error_container_ftable::test

Definition at line 114 of file error.h.


The documentation for this struct was generated from the following file: