#include <ExifParse.h>
|
static int | Get16 (const void *const Short, const bool motorolaOrder=true) |
|
static int | Get32 (const void *const Long, const bool motorolaOrder=true) |
|
◆ ~CExifParse()
CExifParse::~CExifParse |
( |
void |
| ) |
|
|
default |
◆ Get16()
int CExifParse::Get16 |
( |
const void *const |
Short, |
|
|
const bool |
motorolaOrder = true |
|
) |
| |
|
static |
◆ Get32()
int CExifParse::Get32 |
( |
const void *const |
Long, |
|
|
const bool |
motorolaOrder = true |
|
) |
| |
|
static |
◆ Process()
bool CExifParse::Process |
( |
const unsigned char *const |
Data, |
|
|
const unsigned short |
length, |
|
|
ExifInfo_t * |
info |
|
) |
| |
The documentation for this class was generated from the following files: