libopenraw

OpenRaw::Internals::JFIFContainer Member List

This is the complete list of members for OpenRaw::Internals::JFIFContainer, including all inherited members.
endian() const (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [inline]
ENDIAN_BIG enum valueOpenRaw::Internals::RawContainer
ENDIAN_LITTLE enum valueOpenRaw::Internals::RawContainer
ENDIAN_NULL enum value (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer
EndianType enum nameOpenRaw::Internals::RawContainer
fetchData(void *buf, const off_t offset, const size_t buf_size)OpenRaw::Internals::RawContainer
file() (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [inline]
getDecompressedData(BitmapData &data) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer
getDimensions(uint32_t &x, uint32_t &y) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer
j_error_exit(JPEG::j_common_ptr cinfo) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer [static]
j_fill_input_buffer(JPEG::j_decompress_ptr cinfo) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer [static]
j_init_source(JPEG::j_decompress_ptr cinfo) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer [static]
j_skip_input_data(JPEG::j_decompress_ptr cinfo, long num_bytes) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer [static]
j_term_source(JPEG::j_decompress_ptr cinfo) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer [static]
JFIFContainer(IO::Stream *file, off_t offset) (defined in OpenRaw::Internals::JFIFContainer)OpenRaw::Internals::JFIFContainer
m_endian (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [protected]
m_fileOpenRaw::Internals::RawContainer [protected]
m_offsetOpenRaw::Internals::RawContainer [protected]
operator=(const RawContainer &) (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [protected]
RawContainer(IO::Stream *_file, off_t offset)OpenRaw::Internals::RawContainer
RawContainer(const RawContainer &) (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [protected]
readInt16(IO::Stream *f, int16_t &v)OpenRaw::Internals::RawContainer
readInt32(IO::Stream *f, int32_t &v)OpenRaw::Internals::RawContainer
readInt8(IO::Stream *f, int8_t &v) (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer
readUInt16(IO::Stream *f, uint16_t &v)OpenRaw::Internals::RawContainer
readUInt32(IO::Stream *f, uint32_t &v)OpenRaw::Internals::RawContainer
readUInt8(IO::Stream *f, uint8_t &v) (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer
setEndian(EndianType _endian) (defined in OpenRaw::Internals::RawContainer)OpenRaw::Internals::RawContainer [inline, protected]
~JFIFContainer()OpenRaw::Internals::JFIFContainer [virtual]
~RawContainer()OpenRaw::Internals::RawContainer [virtual]