54 const std::string& prefix )
const 59 m_table[i].print(out, prefix, i);
void addRecord(const ossimRpfReplaceUpdateRecord &record)
Method to add a record.
Holds a table of RPF replace/update section subheader records.
void clear()
Clears the table.
unsigned int ossim_uint32
const ossimRpfReplaceUpdateTable & operator=(const ossimRpfReplaceUpdateTable &rhs)
assignment operator
std::vector< ossimRpfReplaceUpdateRecord > m_table
ossimRpfReplaceUpdateTable()
default constructor
std::ostream & print(std::ostream &out, const std::string &prefix=std::string()) const
print method that outputs a key/value type format adding prefix to keys.
std::basic_ostream< char > ostream
Base class for char output streams.
RPF replace/update section subheader record.