133 std::vector<ossimString>& propertyNames)
const 135 propertyNames.push_back(
ossimString(
"dted_hdr_record"));
145 return hdr.
print(os, prefix);
149 const std::string& prefix)
const 151 std::string pfx = prefix;
154 out << pfx <<
"recognition_sentinel: " <<
theRecSen <<
"\n" 155 << pfx <<
"field2: " <<
theField2 <<
"\n" 157 << pfx <<
"field4: " <<
theField4 <<
"\n" 158 << pfx <<
"field5: " <<
theField5 <<
"\n" 159 << pfx <<
"field6: " <<
theField6 <<
"\n" 162 << pfx <<
"field9: " <<
theField9 <<
"\n" char theField6[FIELD6_SIZE+1]
char theCreationDate[FIELD8_SIZE+1]
char theField13[FIELD13_SIZE+1]
ossimString version() const
char theField10[FIELD10_SIZE+1]
char theField11[FIELD11_SIZE+1]
std::ostream & operator<<(std::ostream &os, const ossimDtedHdr &hdr)
ossimString recognitionSentinel() const
char theField9[FIELD9_SIZE+1]
char theRecSen[FIELD1_SIZE+1]
static const ossimErrorCode OSSIM_ERROR
void parse(std::istream &in)
void getPropertyNames(std::vector< ossimString > &propertyNames) const
Adds this class's properties to list.
char theField4[FIELD4_SIZE+1]
ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
Gets a property for name.
ossimString creationDate() const
char theField12[FIELD12_SIZE+1]
virtual void clearErrorStatus() const
ossim_int32 startOffset() const
char theField5[FIELD5_SIZE+1]
ossimErrorCode theErrorStatus
std::basic_istream< char > istream
Base class for char input streams.
char theField14[FIELD14_SIZE+1]
const ossimDtedHdr & operator=(const ossimDtedHdr &rhs)
char theVersion[FIELD7_SIZE+1]
std::ostream & print(std::ostream &out, const std::string &prefix) const
print method that outputs a key/value type format adding prefix to keys.
char theFilename[FIELD3_SIZE+1]
ossim_int32 theStartOffset
ossim_int32 stopOffset() const
char theField2[FIELD2_SIZE+1]
ossim_int32 theStopOffset
std::basic_ostream< char > ostream
Base class for char output streams.
ossimString fileName() const