13 #ifndef ossimJp2Info_HEADER 14 #define ossimJp2Info_HEADER 1 28 SIGNATURE_BOX_SIZE = 12,
29 GEOTIFF_UUID_SIZE = 16
72 std::vector<ossim_uint8>& box )
const;
91 std::vector<ossim_uint8>& box )
const;
99 std::vector<ossim_uint8>& box )
const;
107 std::vector<ossim_uint8>& box )
const;
std::basic_ifstream< char > ifstream
Class for char input file streams.
unsigned long long ossim_uint64
unsigned int ossim_uint32
virtual bool open(const ossimFilename &file)
open method.
virtual std::ostream & print(std::ostream &out) const
Print method.
std::basic_ostream< char > ostream
Base class for char output streams.