CanPutXMP(const SXMPMeta &xmpObj) | TXMPFiles< tStringObj > | |
CanPutXMP(const tStringObj &xmpPacket) | TXMPFiles< tStringObj > | |
CanPutXMP(XMP_StringPtr xmpPacket, XMP_StringLen xmpLength=kXMP_UseNullTermination) | TXMPFiles< tStringObj > | |
CheckFileFormat(XMP_StringPtr filePath) | TXMPFiles< tStringObj > | [static] |
CheckPackageFormat(XMP_StringPtr folderPath) | TXMPFiles< tStringObj > | [static] |
CloseFile(XMP_OptionBits closeFlags=0) | TXMPFiles< tStringObj > | |
GetAssociatedResources(XMP_StringPtr filePath, std::vector< tStringObj > *resourceList, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits options=0) | TXMPFiles< tStringObj > | [static] |
GetFileInfo(tStringObj *filePath=0, XMP_OptionBits *openFlags=0, XMP_FileFormat *format=0, XMP_OptionBits *handlerFlags=0) | TXMPFiles< tStringObj > | |
GetFileModDate(XMP_StringPtr filePath, XMP_DateTime *modDate, XMP_FileFormat *format=0, XMP_OptionBits options=0) | TXMPFiles< tStringObj > | [static] |
GetFormatInfo(XMP_FileFormat format, XMP_OptionBits *handlerFlags=0) | TXMPFiles< tStringObj > | [static] |
GetInternalRef() | TXMPFiles< tStringObj > | |
GetVersionInfo(XMP_VersionInfo *versionInfo) | TXMPFiles< tStringObj > | [static] |
GetXMP(SXMPMeta *xmpObj=0, tStringObj *xmpPacket=0, XMP_PacketInfo *packetInfo=0) | TXMPFiles< tStringObj > | |
Initialize() | TXMPFiles< tStringObj > | [static] |
Initialize(XMP_OptionBits options) | TXMPFiles< tStringObj > | [static] |
Initialize(const char *pluginFolder, const char *plugins=NULL) | TXMPFiles< tStringObj > | [static] |
Initialize(XMP_OptionBits options, const char *pluginFolder, const char *plugins=NULL) | TXMPFiles< tStringObj > | [static] |
IsMetadataWritable(XMP_StringPtr filePath, bool *writable, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits options=0) | TXMPFiles< tStringObj > | [static] |
OpenFile(XMP_StringPtr filePath, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits openFlags=0) | TXMPFiles< tStringObj > | |
OpenFile(const tStringObj &filePath, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits openFlags=0) | TXMPFiles< tStringObj > | |
operator=(const TXMPFiles< tStringObj > &rhs) | TXMPFiles< tStringObj > | |
PutXMP(const SXMPMeta &xmpObj) | TXMPFiles< tStringObj > | |
PutXMP(const tStringObj &xmpPacket) | TXMPFiles< tStringObj > | |
PutXMP(XMP_StringPtr xmpPacket, XMP_StringLen xmpLength=kXMP_UseNullTermination) | TXMPFiles< tStringObj > | |
ResetErrorCallbackLimit(XMP_Uns32 limit=1) | TXMPFiles< tStringObj > | |
SetAbortProc(XMP_AbortProc abortProc, void *abortArg) | TXMPFiles< tStringObj > | |
SetDefaultErrorCallback(XMPFiles_ErrorCallbackProc proc, void *context=0, XMP_Uns32 limit=1) | TXMPFiles< tStringObj > | [static] |
SetDefaultProgressCallback(XMP_ProgressReportProc proc, void *context=0, float interval=1.0, bool sendStartStop=false) | TXMPFiles< tStringObj > | [static] |
SetErrorCallback(XMPFiles_ErrorCallbackProc proc, void *context=0, XMP_Uns32 limit=1) | TXMPFiles< tStringObj > | |
SetProgressCallback(XMP_ProgressReportProc proc, void *context=0, float interval=1.0, bool sendStartStop=false) | TXMPFiles< tStringObj > | |
Terminate() | TXMPFiles< tStringObj > | [static] |
TXMPFiles() | TXMPFiles< tStringObj > | |
TXMPFiles(XMP_StringPtr filePath, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits openFlags=0) | TXMPFiles< tStringObj > | |
TXMPFiles(const tStringObj &filePath, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits openFlags=0) | TXMPFiles< tStringObj > | |
TXMPFiles(const TXMPFiles< tStringObj > &original) | TXMPFiles< tStringObj > | |
TXMPFiles(XMPFilesRef xmpFilesObj) | TXMPFiles< tStringObj > | |
~TXMPFiles() | TXMPFiles< tStringObj > | [virtual] |