12 #ifndef ossimNitfDesInformation_HEADER 13 #define ossimNitfDesInformation_HEADER 90 char m_desid[DESID_SIZE+1];
91 char m_desver[DESVER_SIZE+1];
92 char m_declas[DECLAS_SIZE+1];
93 char m_desclsy[DESCLSY_SIZE+1];
94 char m_descode[DESCODE_SIZE+1];
95 char m_desctlh[DESCTLH_SIZE+1];
96 char m_desrel[DESREL_SIZE+1];
97 char m_desdctp[DESDCTP_SIZE+1];
98 char m_desdcdt[DESDCDT_SIZE+1];
99 char m_desdcxm[DESDCXM_SIZE+1];
100 char m_desdg[DESDG_SIZE+1];
101 char m_desdgdt[DESDGDT_SIZE+1];
102 char m_descltx[DESCLTX_SIZE+1];
103 char m_descatp[DESCATP_SIZE+1];
104 char m_descaut[DESCAUT_SIZE+1];
105 char m_descrsn[DESCRSN_SIZE+1];
106 char m_dessrdt[DESSRDT_SIZE+1];
107 char m_desctln[DESCTLN_SIZE+1];
108 char m_desoflw[DESOFLW_SIZE+1];
109 char m_desitem[DESITEM_SIZE+1];
110 char m_desshl[DESSHL_SIZE+1];
virtual std::ostream & print(std::ostream &out) const
Generic print method.
unsigned long long ossim_uint64
unsigned int ossim_uint32
std::basic_istream< char > istream
Base class for char input streams.
std::basic_ostream< char > ostream
Base class for char output streams.