15 #ifndef ossimDtedAcc_H 16 #define ossimDtedAcc_H 43 ACC_MULTIPLE_FLAG = 56,
88 const std::string& prefix)
const;
106 void getPropertyNames(std::vector<ossimString>& propertyNames)
const;
114 char theRecSen[FIELD1_SIZE+1];
115 char theAbsoluteCE[FIELD2_SIZE+1];
116 char theAbsoluteLE[FIELD3_SIZE+1];
117 char theRelativeCE[FIELD4_SIZE+1];
118 char theRelativeLE[FIELD5_SIZE+1];
119 char theField6[FIELD6_SIZE+1];
120 char theField7[FIELD7_SIZE+1];
121 char theField8[FIELD8_SIZE+1];
122 char theField9[FIELD9_SIZE+1];
123 char theField10[FIELD10_SIZE+1];
124 char theField11[FIELD11_SIZE+1];
125 char theField12[FIELD12_SIZE+1];
126 char theField13[FIELD13_SIZE+1];
127 char theField14[FIELD14_SIZE+1];
128 char theField15[FIELD15_SIZE+1];
129 char theField16[FIELD16_SIZE+1];
130 char theField17[FIELD17_SIZE+1];
virtual std::ostream & print(std::ostream &out) const
Outputs theErrorStatus as an ossimErrorCode and an ossimString.
ossim_int32 theStopOffset
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
std::basic_ostream< char > ostream
Base class for char output streams.