|
ocssw
V2022
|
DatasetDescriptor
#include <epr_dddb.h>
Collaboration diagram for DatasetDescriptor:
Public Attributes | |
| const char * | id |
| const char * | ds_name |
| const struct RecordDescriptor * | rec_descriptor |
| const char * | description |
Detailed Description
Definition at line 19 of file epr_dddb.h.
Member Data Documentation
◆ description
| const char* description |
Definition at line 23 of file epr_dddb.h.
◆ ds_name
| const char* ds_name |
Definition at line 21 of file epr_dddb.h.
◆ id
| const char* id |
Definition at line 20 of file epr_dddb.h.
◆ rec_descriptor
| const struct RecordDescriptor* rec_descriptor |
Definition at line 22 of file epr_dddb.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libmeris/epr_dddb.h


