icedb
version 0.5.1
Snow particle scattering database API
|
#include <error_context.h>
Public Attributes | |
char * | varname |
char * | val |
This private header lists the symbols for manipulating error contexts.
Definition at line 14 of file error_context.h.
char* ICEDB_error_context_var_val::val |
Definition at line 16 of file error_context.h.
Referenced by error_context_add_string(), error_context_copy(), error_context_deallocate(), error_context_to_message(), error_context_to_message_size(), error_context_to_stream(), and error_context_widen().
char* ICEDB_error_context_var_val::varname |
Definition at line 15 of file error_context.h.
Referenced by error_context_add_string(), error_context_copy(), error_context_deallocate(), error_context_to_message(), error_context_to_message_size(), error_context_to_stream(), and error_context_widen().