|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <freeform.h>

Classes | |
| struct | struct_std_args_user |
Public Attributes | |
| unsigned long | cache_size |
| char * | cv_list_file_dir |
| int | cv_maxbins |
| BOOLEAN | cv_maxmin_only |
| int | cv_precision |
| BOOLEAN | cv_subset |
| char * | error_log |
| BOOLEAN | error_prompt |
| FF_BUFSIZE_PTR | input_bufsize |
| char * | input_file |
| char * | input_format_buffer |
| char * | input_format_file |
| char * | input_format_title |
| char * | log_file |
| FF_BUFSIZE_PTR | output_bufsize |
| char * | output_file |
| char * | output_format_buffer |
| char * | output_format_file |
| char * | output_format_title |
| char * | query_file |
| long | records_to_read |
| double | SDE_grid_size |
| double | SDE_grid_size2 |
| double | SDE_grid_size3 |
| char * | sdts_terms_file |
| struct struct_ff_std_args::struct_std_args_user | user |
| char * | var_file |
Definition at line 867 of file freeform.h.
| unsigned long struct_ff_std_args::cache_size |
Definition at line 885 of file freeform.h.
| char * struct_ff_std_args::cv_list_file_dir |
Definition at line 897 of file freeform.h.
| int struct_ff_std_args::cv_maxbins |
Definition at line 899 of file freeform.h.
| BOOLEAN struct_ff_std_args::cv_maxmin_only |
Definition at line 900 of file freeform.h.
| int struct_ff_std_args::cv_precision |
Definition at line 898 of file freeform.h.
| BOOLEAN struct_ff_std_args::cv_subset |
Definition at line 901 of file freeform.h.
| char * struct_ff_std_args::error_log |
Definition at line 888 of file freeform.h.
| BOOLEAN struct_ff_std_args::error_prompt |
Definition at line 889 of file freeform.h.
Referenced by read_ff().
| FF_BUFSIZE_PTR struct_ff_std_args::input_bufsize |
Definition at line 873 of file freeform.h.
| char * struct_ff_std_args::input_file |
Definition at line 872 of file freeform.h.
Referenced by ff_read_descriptors(), read_attributes(), read_ff(), Records(), and SetDodsDB().
| char * struct_ff_std_args::input_format_buffer |
Definition at line 876 of file freeform.h.
Referenced by SetDodsDB().
| char * struct_ff_std_args::input_format_file |
Definition at line 874 of file freeform.h.
Referenced by ff_read_descriptors(), read_attributes(), read_ff(), and SetDodsDB().
| char * struct_ff_std_args::input_format_title |
Definition at line 875 of file freeform.h.
Referenced by SetDodsDB().
| char * struct_ff_std_args::log_file |
Definition at line 878 of file freeform.h.
Referenced by read_ff().
| FF_BUFSIZE_PTR struct_ff_std_args::output_bufsize |
Definition at line 879 of file freeform.h.
Referenced by read_ff().
| char * struct_ff_std_args::output_file |
Definition at line 877 of file freeform.h.
Referenced by ff_read_descriptors(), read_attributes(), read_ff(), Records(), and SetDodsDB().
| char * struct_ff_std_args::output_format_buffer |
Definition at line 882 of file freeform.h.
Referenced by read_ff().
| char * struct_ff_std_args::output_format_file |
Definition at line 880 of file freeform.h.
| char * struct_ff_std_args::output_format_title |
Definition at line 881 of file freeform.h.
| char * struct_ff_std_args::query_file |
Definition at line 884 of file freeform.h.
| long struct_ff_std_args::records_to_read |
Definition at line 886 of file freeform.h.
Referenced by SetDodsDB().
| double struct_ff_std_args::SDE_grid_size |
Definition at line 892 of file freeform.h.
| double struct_ff_std_args::SDE_grid_size2 |
Definition at line 893 of file freeform.h.
| double struct_ff_std_args::SDE_grid_size3 |
Definition at line 894 of file freeform.h.
| char * struct_ff_std_args::sdts_terms_file |
Definition at line 903 of file freeform.h.
| struct struct_ff_std_args::struct_std_args_user struct_ff_std_args::user |
Referenced by ff_read_descriptors(), read_attributes(), read_ff(), and Records().
| char * struct_ff_std_args::var_file |
Definition at line 883 of file freeform.h.