libopenraw
Public Member Functions | Public Attributes
OpenRaw::RawFile::Private Class Reference

List of all members.

Public Member Functions

 Private (Type t)

Public Attributes

Type m_type
TypeId m_type_id
std::vector< uint32_t > m_sizes
std::map< int32_t, MetaValue * > m_metadata
const camera_ids_tm_cam_ids

Detailed Description

Definition at line 95 of file rawfile.cpp.


Member Data Documentation

std::vector<uint32_t> OpenRaw::RawFile::Private::m_sizes

list of thumbnail sizes

Definition at line 121 of file rawfile.cpp.

Referenced by OpenRaw::RawFile::listThumbnailSizes().

the real type of the raw file

Definition at line 117 of file rawfile.cpp.

Referenced by OpenRaw::RawFile::type().

the raw file type id

Definition at line 119 of file rawfile.cpp.

Referenced by OpenRaw::RawFile::_setTypeId(), and OpenRaw::RawFile::typeId().


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