15 #ifndef ossimDtedHdr_H 16 #define ossimDtedHdr_H 41 HDR_GENERATION_NUM = 36,
43 HDR_CREATION_DATE = 42,
44 HDR_EXPIRATION_DATE = 48,
87 const std::string& prefix)
const;
103 void getPropertyNames(std::vector<ossimString>& propertyNames)
const;
110 char theRecSen[FIELD1_SIZE+1];
111 char theField2[FIELD2_SIZE+1];
112 char theFilename[FIELD3_SIZE+1];
113 char theField4[FIELD4_SIZE+1];
114 char theField5[FIELD5_SIZE+1];
115 char theField6[FIELD6_SIZE+1];
116 char theVersion[FIELD7_SIZE+1];
117 char theCreationDate[FIELD8_SIZE+1];
118 char theField9[FIELD9_SIZE+1];
119 char theField10[FIELD10_SIZE+1];
120 char theField11[FIELD11_SIZE+1];
121 char theField12[FIELD12_SIZE+1];
122 char theField13[FIELD13_SIZE+1];
123 char theField14[FIELD14_SIZE+1];
virtual std::ostream & print(std::ostream &out) const
Outputs theErrorStatus as an ossimErrorCode and an ossimString.
std::basic_istream< char > istream
Base class for char input streams.
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimErrorStatusInterface &obj)
ossim_int32 theStartOffset
ossim_int32 theStopOffset
std::basic_ostream< char > ostream
Base class for char output streams.