|
const uint16_t | type |
|
const size_t | size |
|
const uint16_t | type |
|
const size_t | size |
|
const uint16_t | type |
|
const size_t | size |
|
const uint16_t | type |
|
const size_t | size |
|
const uint16_t | type |
|
const size_t | size |
|
const uint16_t | type |
|
const size_t | size |
|
uint8_t | EL (const uint8_t *b, size_t) noexcept |
|
uint8_t | BE (const uint8_t *b, size_t) noexcept |
|
uint16_t | EL (const uint8_t *b, size_t) noexcept |
|
uint16_t | BE (const uint8_t *b, size_t) noexcept |
|
uint32_t | EL (const uint8_t *b, size_t) noexcept |
|
uint32_t | BE (const uint8_t *b, size_t) noexcept |
|
std::string | EL (const uint8_t *b, size_t len) noexcept |
|
std::string | BE (const uint8_t *b, size_t len) noexcept |
|
IFD::Rational | EL (const uint8_t *b, size_t) noexcept |
|
IFD::Rational | BE (const uint8_t *b, size_t) noexcept |
|
IFD::SRational | EL (const uint8_t *b, size_t) noexcept |
|
IFD::SRational | BE (const uint8_t *b, size_t) noexcept |
|
template<typename T>
struct OpenRaw::Internals::IfdTypeTrait< T >
Describe and IFDType
Definition at line 53 of file ifdentry.hpp.