$Revision: 1.2 $
Definitions module (df)
Status: NOT REVUED, NOT TESTED
#define STR_M 255
#define STR_L 1023
#define STR_XL 4095
#define STR_XXL 16383
| Included from | include/DF_class_names.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_class_name() | modules/df/defs.c |
| DF_get_class_names() | modules/df/defs.c |
| Included from | include/DF_class_codes.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_class_code() | modules/df/defs.c |
| Included from | include/DF_class_aliases.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_class_code2type() | modules/df/defs.c |
| DF_class_name2type() | modules/df/defs.c | |
| DF_get_class_aliases() | modules/df/defs.c |
| Included from | include/DF_class_dbase_code_map.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_class_dbase_code() | modules/df/defs.c |
| Included from | include/DF_class_templates.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_class_template() | modules/df/defs.c |
| Included from | include/DF_class_templates_v.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_class_template_v() | modules/df/defs.c |
| Included from | include/DF_attribute_codes.def | |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_attribute_code() | modules/df/defs.c |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_source() | modules/df/defs.c |
| DF_get_sources() | modules/df/defs.c | |
| DF_sources_to_string() | modules/df/defs.c |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_server_queries() | modules/df/defs.c |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_server_query() | modules/df/defs.c |
| Visible in: | modules/df/defs.c | |
| Used in: | DF_get_filter_names() | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| Calls: | strcmp() | |
| References Variables: | Attribute_aliases | modules/df/defs.c |
| Attribute_aliases_map | modules/df/defs.c | |
| Prototyped in: | modules/df/defs.h | |
| Calls: | strcmp() | |
| References Variables: | Attribute_aliases | modules/df/defs.c |
| Attribute_aliases_map | modules/df/defs.c | |
Returns a string of all the attributes. Only there for debugging and tracing purposes.
int offset The offset (Ie short or long name).
More:Authors: ottrey
| Prototyped in: | modules/df/defs.h | |
| Calls: | calloc(), strcat(), strcpy(), strlen() | |
| References Variables: | Attribute_names | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| Calls: | strcmp() | |
| References Variables: | Class_aliases | modules/df/defs.c |
| Class_aliases_map | modules/df/defs.c | |
| Prototyped in: | modules/df/defs.h | |
| Calls: | strcmp() | |
| References Variables: | Class_aliases | modules/df/defs.c |
| Class_aliases_map | modules/df/defs.c | |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Attribute_aliases | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Attribute_codes | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| Prototyped in: | modules/df/defs.h | |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Attribute_aliases_map | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Attribute_names | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Attribute_names | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_aliases | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_codes | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_dbase_code_map | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_aliases_map | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_aliases_map | modules/df/defs.c |
| Class_names | modules/df/defs.c | |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Class_names | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Templates | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Templates_v | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Filter_names | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Server_queries | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Server_query | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Sources | modules/df/defs.c |
| Prototyped in: | modules/df/defs.h | |
| References Variables: | Sources | modules/df/defs.c |
Creates a string from the sources in the GList.
More:Authors: ottrey
| Prototyped in: | modules/df/defs.h | |
| Calls: | calloc(), g_list_foreach(), strcpy(), strlen() | |
| References Functions: | source_foreach() | modules/df/defs.c |
Creates a string from Sources.
More:Authors: ottrey
| Prototyped in: | modules/df/defs.h | |
| Calls: | calloc(), strcat(), strcpy(), strlen() | |
| References Variables: | Sources | modules/df/defs.c |
Function to adds the source string to the created string from the Glist of sources. It is called via g_list_foreach().
More:Authors: ottrey
| Calls: | strcat() | |
| Used in: | DF_sources_list_to_string() | modules/df/defs.c |