15 #ifndef ossimDtedVol_H 16 #define ossimDtedVol_H 42 VOL_ACCOUNT_NUMBER = 38,
79 void getPropertyNames(std::vector<ossimString>& propertyNames)
const;
91 const std::string& prefix)
const;
97 char theRecSen[FIELD1_SIZE+1];
98 char theField2[FIELD2_SIZE+1];
99 char theReelNumber[FIELD3_SIZE+1];
100 char theField4[FIELD4_SIZE+1];
101 char theField5[FIELD5_SIZE+1];
102 char theAccountNumber[FIELD6_SIZE+1];
103 char theField7[FIELD7_SIZE+1];
104 char theField8[FIELD8_SIZE+1];
ossim_int32 theStopOffset
virtual std::ostream & print(std::ostream &out) const
Outputs theErrorStatus as an ossimErrorCode and an ossimString.
ossim_int32 theStartOffset
std::basic_istream< char > istream
Base class for char input streams.
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimErrorStatusInterface &obj)
std::basic_ostream< char > ostream
Base class for char output streams.