#include <ExifTool.h>
Definition at line 46 of file ExifTool.h.
◆ ExifTool()
| ExifTool::ExifTool |
( |
const char * |
exec = NULL, |
|
|
const char * |
arg1 = NULL |
|
) |
| |
◆ ~ExifTool()
| virtual ExifTool::~ExifTool |
( |
| ) |
|
|
virtual |
◆ Command()
| int ExifTool::Command |
( |
const char * |
cmd = NULL | ) |
|
◆ Complete()
| int ExifTool::Complete |
( |
double |
timeout = NEVER | ) |
|
◆ ExtractInfo()
| int ExifTool::ExtractInfo |
( |
const char * |
file, |
|
|
const char * |
opts = NULL |
|
) |
| |
◆ GetError()
| char* ExifTool::GetError |
( |
| ) |
|
|
inline |
◆ GetErrorLen()
| int ExifTool::GetErrorLen |
( |
| ) |
|
|
inline |
◆ GetInfo()
◆ GetOutput()
| char* ExifTool::GetOutput |
( |
| ) |
|
|
inline |
◆ GetOutputLen()
| int ExifTool::GetOutputLen |
( |
| ) |
|
|
inline |
◆ GetSummary()
| int ExifTool::GetSummary |
( |
const char * |
msg | ) |
|
◆ ImageInfo()
| TagInfo* ExifTool::ImageInfo |
( |
const char * |
file, |
|
|
const char * |
opts = NULL, |
|
|
double |
timeout = NEVER |
|
) |
| |
◆ IsRunning()
| int ExifTool::IsRunning |
( |
| ) |
|
◆ LastCommand()
| int ExifTool::LastCommand |
( |
| ) |
|
|
inline |
◆ LastComplete()
| int ExifTool::LastComplete |
( |
| ) |
|
|
inline |
◆ SetLastComplete()
| void ExifTool::SetLastComplete |
( |
int |
lastComplete | ) |
|
|
inline |
◆ SetNewValue()
| int ExifTool::SetNewValue |
( |
const char * |
tag = NULL, |
|
|
const char * |
value = NULL, |
|
|
int |
len = -1 |
|
) |
| |
◆ SetWaitTime()
| void ExifTool::SetWaitTime |
( |
int |
waitTime | ) |
|
|
inline |
◆ WriteInfo()
| int ExifTool::WriteInfo |
( |
const char * |
file, |
|
|
const char * |
opts = NULL, |
|
|
TagInfo * |
info = NULL |
|
) |
| |
◆ mCmdNum
◆ mCmdQueue
| char* ExifTool::mCmdQueue |
|
private |
◆ mCmdQueueLen
| int ExifTool::mCmdQueueLen |
|
private |
◆ mCmdQueueSize
| int ExifTool::mCmdQueueSize |
|
private |
◆ mLastComplete
| int ExifTool::mLastComplete |
|
private |
◆ mPid
◆ mStderr
◆ mStdout
◆ mTo
◆ mWaitTime
◆ mWatchdog
◆ mWriteInfo
◆ sNoSigPipe
◆ sNoWatchdog
| int ExifTool::sNoWatchdog |
|
static |
The documentation for this class was generated from the following file: