11 #ifndef osimRpfToc_HEADER 12 #define osimRpfToc_HEADER 1 46 bool keepFileHeader =
false);
72 const std::string& prefix=std::string(),
73 bool printOverviews=
false )
const;
88 const std::string& prefix=std::string() )
const;
104 const std::string& prefix=std::string(),
105 bool printOverviews=
false )
const;
183 void deleteTocEntryList();
185 void allocateTocEntryList(
ossim_uint32 numberOfEntries);
242 bool getFile(
const std::string& line,
ossimFilename& file)
const;
ossim_int32 ossimErrorCode
std::basic_ifstream< char > ifstream
Class for char input file streams.
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
std::vector< ossimRpfTocEntry * > m_tocEntryList
ossimRefPtr< const ossimNitfFileHeader > m_nitfFileHeader
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ostream & operator<<(ostream &out, const ossimAxes &axes)
unsigned int ossim_uint32
ossimRefPtr< ossimRpfHeader > m_rpfHeader
std::basic_ofstream< char > ofstream
Class for char output file streams.
std::basic_ostream< char > ostream
Base class for char output streams.