15 #ifndef ossimRpfFrame_HEADER 16 #define ossimRpfFrame_HEADER 1 56 const std::string& prefix=std::string())
const;
59 bool minimalParse =
false);
63 bool hasSubframeMaskTable()
const;
68 return theSubframeMaskTable[spectralGroup];
78 return theCompressionSection;
82 return theColorGrayscaleTable;
86 return theColorConverterSubsection;
94 return theNitfFile.get();
ossimRpfColorGrayscaleSubheader * theColorGrayscaleSubheader
ossim_int32 ossimErrorCode
const ossimNitfFile * getNitfFile() const
ossimRefPtr< ossimRpfReplaceUpdateTable > theReplaceUpdateTable
Holds table of "replace / update" records if present.
vector< ossimRpfColorGrayscaleTable > theColorGrayscaleTable
const ossimRpfHeader * getRpfHeader() const
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
ossimRpfColorConverterSubsection * theColorConverterSubsection
ossimRpfCoverageSection * theCoverage
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ossimRefPtr< ossimNitfFile > theNitfFile
ossimRpfHeader * theHeader
const vector< ossimRpfColorGrayscaleTable > & getColorGrayscaleTable() const
ostream & operator<<(ostream &out, const ossimAxes &axes)
vector< vector< vector< ossim_uint32 > > > theSubframeMaskTable
const ossimRpfAttributes * getAttributes() const
unsigned int ossim_uint32
ossimRpfImageDisplayParameterSubheader * theImageDisplayParameterSubheader
vector< vector< vector< ossim_uint32 > > > theSubframeTransparencyMaskTable
ossimRpfCompressionSection * theCompressionSection
ossimFilename theFilename
std::basic_istream< char > istream
Base class for char input streams.
const ossimRpfColorConverterSubsection * getColorConverterSubsection() const
const ossimRpfCompressionSection * getCompressionSection() const
ossimRpfAttributes * theAttributes
const vector< vector< ossim_uint32 > > & getSubFrameMask(ossim_uint32 spectralGroup)
ossimRpfMaskSubheader * theMaskSubheader
unsigned char ossim_uint8
std::basic_ostream< char > ostream
Base class for char output streams.
ossimRpfImageDescriptionSubheader * theImageDescriptionSubheader