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

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

#include <error_context.h>

Collaboration diagram for ICEDB_error_context_container_ftable:
Collaboration graph
[legend]

Public Attributes

ICEDB_error_context_create_impl_f createImpl
 
ICEDB_error_context_copy_f copy
 
ICEDB_error_context_appendA_f appendA
 
ICEDB_error_context_append_strA_f appendStrA
 
ICEDB_error_context_add_stringA_f addStringA
 
ICEDB_error_context_add_string2A_f addString2A
 
ICEDB_error_context_widen_f widen
 

Detailed Description

A convenience wrapper for all error functions.

Definition at line 77 of file error_context.h.

Member Data Documentation

◆ addString2A

ICEDB_error_context_add_string2A_f ICEDB_error_context_container_ftable::addString2A

Definition at line 83 of file error_context.h.

◆ addStringA

ICEDB_error_context_add_stringA_f ICEDB_error_context_container_ftable::addStringA

Definition at line 82 of file error_context.h.

◆ appendA

ICEDB_error_context_appendA_f ICEDB_error_context_container_ftable::appendA

Definition at line 80 of file error_context.h.

◆ appendStrA

ICEDB_error_context_append_strA_f ICEDB_error_context_container_ftable::appendStrA

Definition at line 81 of file error_context.h.

◆ copy

ICEDB_error_context_copy_f ICEDB_error_context_container_ftable::copy

Definition at line 79 of file error_context.h.

◆ createImpl

ICEDB_error_context_create_impl_f ICEDB_error_context_container_ftable::createImpl

Definition at line 78 of file error_context.h.

◆ widen

ICEDB_error_context_widen_f ICEDB_error_context_container_ftable::widen

Definition at line 84 of file error_context.h.


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