CanPutXMP(const SXMPMeta &xmpObj) | TXMPFiles< tStringObj > | |
CloseFile(XMP_OptionBits closeFlags=0) | TXMPFiles< tStringObj > | |
GetFileInfo(tStringObj *filePath=0, XMP_OptionBits *openFlags=0, XMP_FileFormat *format=0, XMP_OptionBits *handlerFlags=0) | TXMPFiles< tStringObj > | |
GetFormatInfo(XMP_FileFormat format, XMP_OptionBits *handlerFlags=0) | TXMPFiles< tStringObj > | [static] |
GetThumbnail(XMP_ThumbnailInfo *tnailInfo) | TXMPFiles< tStringObj > | |
GetXMP(SXMPMeta *xmpObj=0, tStringObj *xmpPacket=0, XMP_PacketInfo *packetInfo=0) | TXMPFiles< tStringObj > | |
Initialize() | TXMPFiles< tStringObj > | [static] |
OpenFile(XMP_StringPtr filePath, XMP_FileFormat format=kXMP_UnknownFile, XMP_OptionBits openFlags=0) | TXMPFiles< tStringObj > | |
PutXMP(const SXMPMeta &xmpObj) | TXMPFiles< tStringObj > | |
SetAbortProc(XMP_AbortProc abortProc, void *abortArg) | 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 TXMPFiles< tStringObj > &original) | TXMPFiles< tStringObj > | |
TXMPFiles(XMPFilesRef xmpFilesObj) | TXMPFiles< tStringObj > | |