|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimCeosData.h>
Public Attributes | |
| struct desc_rec | desc |
| char | ascii_flag [2] |
| char | spare1 [2] |
| char | format_doc [12] |
| char | format_ver [2] |
| char | format_rev [2] |
| char | software_id [12] |
| char | phyvol_id [16] |
| char | logvol_id [16] |
| char | volset_id [16] |
| char | phyvol_cnt [2] |
| char | first_phyvol [2] |
| char | last_phyvol [2] |
| char | curr_phyvol [2] |
| char | first_file [4] |
| char | volset_log [4] |
| char | phyvol_log [4] |
| char | logvol_date [8] |
| char | logvol_time [8] |
| char | logvol_country [12] |
| char | logvol_agency [8] |
| char | logvol_facility [12] |
| char | n_filepoint [4] |
| char | n_voldir [4] |
| char | spare2 [92] |
| char | product_id [8] |
| char | spare3 [92] |
Definition at line 33 of file ossimCeosData.h.
| char vol_desc_rec::ascii_flag[2] |
Definition at line 36 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::curr_phyvol[2] |
Definition at line 48 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| struct desc_rec vol_desc_rec::desc |
Definition at line 35 of file ossimCeosData.h.
| char vol_desc_rec::first_file[4] |
Definition at line 49 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::first_phyvol[2] |
Definition at line 46 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::format_doc[12] |
Definition at line 38 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::format_rev[2] |
Definition at line 40 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::format_ver[2] |
Definition at line 39 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::last_phyvol[2] |
Definition at line 47 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_agency[8] |
Definition at line 55 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_country[12] |
Definition at line 54 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_date[8] |
Definition at line 52 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_facility[12] |
Definition at line 56 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_id[16] |
Definition at line 43 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::logvol_time[8] |
Definition at line 53 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::n_filepoint[4] |
Definition at line 57 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::n_voldir[4] |
Definition at line 58 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::phyvol_cnt[2] |
Definition at line 45 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::phyvol_id[16] |
Definition at line 42 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::phyvol_log[4] |
Definition at line 51 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::product_id[8] |
Definition at line 60 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::software_id[12] |
Definition at line 41 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::spare1[2] |
Definition at line 37 of file ossimCeosData.h.
| char vol_desc_rec::spare2[92] |
Definition at line 59 of file ossimCeosData.h.
| char vol_desc_rec::spare3[92] |
Definition at line 61 of file ossimCeosData.h.
| char vol_desc_rec::volset_id[16] |
Definition at line 44 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
| char vol_desc_rec::volset_log[4] |
Definition at line 50 of file ossimCeosData.h.
Referenced by ossimCeosData::dumpVolDescRec().
1.8.14