|
/opt/src/beast/sfi/sfitypes.h
SYNOPSIS
| struct
| SfiConstants; |
| struct
| SfiRecFields; |
| |
| const char*
| sfi_category_concat
| (prefix, trunk); |
| gboolean
| sfi_choice_match
| (choice_val1, choice_val2); |
| void gboolean
| sfi_choice_match_detailed
| (choice_val1, choice_val2, l1_ge_l2); |
| guint
| sfi_constants_get_index
| (n_consts, rsorted_consts, constant); |
| const gchar*
| sfi_constants_get_name
| (n_consts, consts, index); |
| gint
| sfi_constants_rcmp
| (canon_identifier1, canon_identifier2); |
| void
| sfi_set_error
| (errorp, domain, code, format, ...); |
| gchar*
| sfi_strdup_canon
| (identifier); |
DESCRIPTION
SfiConstants | | /opt/src/beast/sfi/sfitypes.h:66 |
SfiRecFields | | /opt/src/beast/sfi/sfitypes.h:45 |
sfi_category_concat | | /opt/src/beast/sfi/sfitypes.h:81 |
sfi_choice_match | | /opt/src/beast/sfi/sfitypes.h:63 |
sfi_choice_match_detailed | | /opt/src/beast/sfi/sfitypes.h:61 |
sfi_constants_get_index | | /opt/src/beast/sfi/sfitypes.h:74 |
sfi_constants_get_name | | /opt/src/beast/sfi/sfitypes.h:77 |
sfi_constants_rcmp | | /opt/src/beast/sfi/sfitypes.h:79 |
sfi_set_error | | /opt/src/beast/sfi/sfitypes.h:58 |
sfi_strdup_canon | | /opt/src/beast/sfi/sfitypes.h:64 |
|
|