libopenraw
Public Attributes | List of all members
OpenRaw::Internals::jpeg_src_t Struct Reference

Public Attributes

struct jpeg_source_mgr pub
 
JfifContainerself
 
off_t offset
 
JOCTET * buf
 

Detailed Description

Definition at line 67 of file jfifcontainer.cpp.

Member Data Documentation

◆ pub

struct jpeg_source_mgr OpenRaw::Internals::jpeg_src_t::pub

the public libjpeg struct

Definition at line 68 of file jfifcontainer.cpp.

Referenced by OpenRaw::Internals::JfifContainer::~JfifContainer().

◆ self

JfifContainer* OpenRaw::Internals::jpeg_src_t::self

pointer to the owner

Definition at line 69 of file jfifcontainer.cpp.

Referenced by OpenRaw::Internals::JfifContainer::~JfifContainer().


The documentation for this struct was generated from the following file: