ocssw
V2022
|
epr_record.h
Go to the documentation of this file.
60 void epr_read_sub_record_info(EPR_SProductId* product_id, FILE* db_file_istream, const char* parent_name, EPR_SPtrArray* field_infos);
char * epr_get_record_info_path(EPR_SProductId *product_id, const char *dataset_name)
EPR_SRecord * epr_create_record_from_info(EPR_SRecordInfo *record_info)
Definition: epr_record.c:315
Definition: epr_record.h:31
void epr_free_record_info(EPR_SRecordInfo *record_info)
Definition: epr_record.c:109
What value is used by your function when the data value is bad Default is BAD_FLT l2prod product_id[0]
Definition: HOWTO_Add_a_product.txt:102
EPR_SRecordInfo * epr_create_record_info(const char *dataset_name, EPR_SPtrArray *field_infos)
Definition: epr_record.c:61
EPR_SRecordInfo * epr_get_record_info(EPR_SDatasetId *dataset_id)
Definition: epr_record.c:151
EPR_SRecordInfo * epr_read_record_info(EPR_SProductId *product_id, EPR_SDatasetId *dataset_id)
Definition: epr_record.c:190
void epr_read_sub_record_info(EPR_SProductId *product_id, FILE *db_file_istream, const char *parent_name, EPR_SPtrArray *field_infos)