|
|
template<typename T > |
| struct | IFDTypeTrait |
| |
Definition at line 118 of file ifdentry.h.
◆ Ref
Ref (ie shared pointer)
Definition at line 122 of file ifdentry.h.
◆ count()
| uint16_t OpenRaw::Internals::IFDEntry::count |
( |
| ) |
const |
|
inline |
the count of items in the entry
Definition at line 135 of file ifdentry.h.
◆ getArray()
template<typename T >
| void OpenRaw::Internals::IFDEntry::getArray |
( |
std::vector< T > & |
array | ) |
|
|
inline |
get the array values of type T
- Parameters
-
| T | the type of the value needed |
| array | the storage |
- Exceptions
-
Definition at line 168 of file ifdentry.h.
◆ loadData()
| bool OpenRaw::Internals::IFDEntry::loadData |
( |
size_t |
unit_size | ) |
|
◆ offset()
| off_t OpenRaw::Internals::IFDEntry::offset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: