16 #ifndef ossimEnviHeader_HEADER 17 #define ossimEnviHeader_HEADER 1 71 bool findSubStringCaseInsensitive(
const ossimString& key,
111 void setDescription(
const ossimString& description);
155 bool getDefaultBands( std::vector<ossim_uint32>& bands )
const;
163 bool getRgbBandsFromWaveLength( std::vector<ossim_uint32>& bands )
const;
306 void setWavelengthUnits(
const ossimString& wavelenghtUnits);
311 void getBandNames(std::vector<ossimString>& bandNames)
const;
318 void setBandNames(
const std::vector<ossimString>& bandNames);
323 void getWavelengths(std::vector<ossimString>& wavelengths)
const;
330 void setWavelengths(
const std::vector<ossimString>& wavelengths);
403 bool rangeCheckBands(
const std::vector<ossim_uint32>& bands )
const;
Represents serializable keyword/value map.
ossimReferenced allows for shared object ref counting if the reference count ever gets to 0 or less i...
OSSIM_DLL ossimByteOrder byteOrder()
std::ostream & print(H5::H5File *file, std::ostream &out)
Print method.
ostream & operator<<(ostream &out, const ossimAxes &axes)
unsigned int ossim_uint32
ossimByteOrder getByteOrder(const H5::AbstractDs *dataset)
std::basic_istream< char > istream
Base class for char input streams.
std::basic_ostream< char > ostream
Base class for char output streams.
const char * getDescription()