/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/ |
H A D | HandlerRegistry.h | 33 XMP_FileFormat format; 41 XMPFileHandlerInfo( XMP_FileFormat _format, in XMPFileHandlerInfo() 48 XMPFileHandlerInfo( XMP_FileFormat _format, in XMPFileHandlerInfo() 91 bool registerFolderHandler( XMP_FileFormat format, 106 bool registerNormalHandler( XMP_FileFormat format, 121 bool registerOwningHandler( XMP_FileFormat format, 128 void removeHandler ( XMP_FileFormat format ); 155 XMPFileHandlerInfo* getHandlerInfo( XMP_FileFormat format ); 167 XMPFileHandlerInfo* getStandardHandlerInfo( XMP_FileFormat format ); 172 bool isReplaced( XMP_FileFormat format ); [all …]
|
H A D | XMPFiles.hpp | 168 static bool GetFormatInfo(XMP_FileFormat format, XMP_OptionBits * flags = 0); 173 XMP_FileFormat * format = 0, 182 static XMP_FileFormat CheckFileFormat(XMP_StringPtr filePath); 183 static XMP_FileFormat CheckPackageFormat(XMP_StringPtr folderPath); 188 XMP_FileFormat format = kXMP_UnknownFile , 200 XMP_FileFormat format = kXMP_UnknownFile , 218 …bool OpenFile(XMP_StringPtr filePath, XMP_FileFormat format = kXMP_UnknownFile, XMP_OptionBits ope… 222 …bool OpenFile(XMP_IO * clientIO, XMP_FileFormat format = kXMP_UnknownFile, XMP_OptionBits openFlag… 232 XMP_FileFormat * format = 0, 292 XMP_FileFormat format;
|
H A D | HandlerRegistry.cpp | 180 bool HandlerRegistry::registerFolderHandler( XMP_FileFormat format, in registerFolderHandler() 239 bool HandlerRegistry::registerNormalHandler( XMP_FileFormat format, in registerNormalHandler() 297 bool HandlerRegistry::registerOwningHandler( XMP_FileFormat format, in registerOwningHandler() 355 void HandlerRegistry::removeHandler ( XMP_FileFormat format ) { in removeHandler() 401 XMPFileHandlerInfo* HandlerRegistry::getHandlerInfo( XMP_FileFormat format ) in getHandlerInfo() 431 XMPFileHandlerInfo* HandlerRegistry::getStandardHandlerInfo( XMP_FileFormat format ) in getStandardHandlerInfo() 447 bool HandlerRegistry::isReplaced( XMP_FileFormat format ) in isReplaced() 454 bool HandlerRegistry::getFormatInfo( XMP_FileFormat format, XMP_OptionBits* flags /*= 0*/ ) in getFormatInfo() 819 XMPFileHandlerInfo* HandlerRegistry::tryFolderHandlers( XMP_FileFormat format, in tryFolderHandlers() 870 /*static*/ XMP_FileFormat HandlerRegistry::checkTopFolderName( const std::string & rootPath ) in checkTopFolderName() [all …]
|
H A D | WXMPFiles.cpp | 132 void WXMPFiles_GetFormatInfo_1 ( XMP_FileFormat format, in WXMPFiles_GetFormatInfo_1() 171 XMP_FileFormat * format, in WXMPFiles_GetFileModDate_1() 186 XMP_FileFormat format, in WXMPFiles_GetAssociatedResources_1() 213 XMP_FileFormat format, in WXMPFiles_IsMetadataWritable_1() 226 XMP_FileFormat format, in WXMPFiles_OpenFile_1() 245 XMP_FileFormat format, in WXMPFiles_OpenFile_2() 280 XMP_FileFormat * format, in WXMPFiles_GetFileInfo_1()
|
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/public/include/ |
H A D | TXMPFiles.hpp | 213 XMP_FileFormat format = kXMP_UnknownFile, 224 XMP_FileFormat format = kXMP_UnknownFile, 316 static bool GetFormatInfo ( XMP_FileFormat format, 339 static XMP_FileFormat CheckFileFormat ( XMP_StringPtr filePath ); 356 static XMP_FileFormat CheckPackageFormat ( XMP_StringPtr folderPath ); 381 XMP_FileFormat * format = 0, 443 XMP_FileFormat format = kXMP_UnknownFile, 503 XMP_FileFormat format = kXMP_UnknownFile, 513 XMP_FileFormat format = kXMP_UnknownFile, 525 XMP_FileFormat format = kXMP_UnknownFile, [all …]
|
/dports/textproc/exempi/exempi-2.5.2/public/include/ |
H A D | TXMPFiles.hpp | 213 XMP_FileFormat format = kXMP_UnknownFile, 224 XMP_FileFormat format = kXMP_UnknownFile, 316 static bool GetFormatInfo ( XMP_FileFormat format, 339 static XMP_FileFormat CheckFileFormat ( XMP_StringPtr filePath ); 356 static XMP_FileFormat CheckPackageFormat ( XMP_StringPtr folderPath ); 381 XMP_FileFormat * format = 0, 443 XMP_FileFormat format = kXMP_UnknownFile, 503 XMP_FileFormat format = kXMP_UnknownFile, 513 XMP_FileFormat format = kXMP_UnknownFile, 525 XMP_FileFormat format = kXMP_UnknownFile, [all …]
|
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/ |
H A D | TXMPFiles.hpp | 171 XMP_FileFormat format = kXMP_UnknownFile, 182 XMP_FileFormat format = kXMP_UnknownFile, 275 static bool GetFormatInfo ( XMP_FileFormat format, 297 static XMP_FileFormat CheckFileFormat ( XMP_StringPtr filePath ); 314 static XMP_FileFormat CheckPackageFormat ( XMP_StringPtr folderPath ); 374 XMP_FileFormat format = kXMP_UnknownFile, 384 XMP_FileFormat format = kXMP_UnknownFile, 431 XMP_FileFormat * format = 0,
|
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/ |
H A D | XMPFiles.hpp | 178 static bool GetFormatInfo ( XMP_FileFormat format, 181 static XMP_FileFormat CheckFileFormat ( XMP_StringPtr filePath ); 182 static XMP_FileFormat CheckPackageFormat ( XMP_StringPtr folderPath ); 185 XMP_FileFormat format = kXMP_UnknownFile, 193 XMP_FileFormat * format = 0, 220 XMP_FileFormat format;
|
H A D | XMPFiles.cpp | 81 XMP_FileFormat format; 108 RegisterFolderHandler ( XMP_FileFormat format, in RegisterFolderHandler() 132 RegisterNormalHandler ( XMP_FileFormat format, in RegisterNormalHandler() 156 RegisterOwningHandler ( XMP_FileFormat format, in RegisterOwningHandler() 222 static XMP_FileFormat 273 static XMP_FileFormat 339 TryFolderHandlers ( XMP_FileFormat format, in TryFolderHandlers() 931 XMPFiles::GetFormatInfo ( XMP_FileFormat format, in GetFormatInfo() 963 XMP_FileFormat 978 XMP_FileFormat [all …]
|
/dports/textproc/exempi/exempi-2.5.2/XMPFilesPlugins/api/source/ |
H A D | HostAPI.h | 269 …typedef XMPErrorID (*CheckFormatStandardHandler)( SessionRef session, XMP_FileFormat format, Strin… 284 …typedef XMPErrorID (*GetXMPStandardHandler)( SessionRef session, XMP_FileFormat format, StringPtr … 301 …typedef XMPErrorID (*CheckFormatStandardHandler)( SessionRef session, XMP_FileFormat format, Strin… 316 …typedef XMPErrorID (*GetXMPStandardHandler)( SessionRef session, XMP_FileFormat format, StringPtr … 347 …typedef XMPErrorID (*GetXMPwithPacketStandardHandlerWOptions)( SessionRef session, XMP_FileFormat … 364 …typedef XMPErrorID (*PutXMPStandardHandler)( SessionRef session, XMP_FileFormat format, StringPtr … 380 …typedef XMPErrorID (*GetFileModDateStandardHandler)( SessionRef session, XMP_FileFormat format, St… 396 …typedef XMPErrorID( *GetAssociatedResourcesStandardHandler )( SessionRef session, XMP_FileFormat f… 411 …typedef XMPErrorID (*IsMetadataWritableStandardHandler)( SessionRef session, XMP_FileFormat format…
|
H A D | HostAPIAccess.h | 174 bool CheckFormatStandard( SessionRef session, XMP_FileFormat format, const StringPtr path ); 194 bool GetXMPStandard( SessionRef session, XMP_FileFormat format, const StringPtr path, std::string& … 209 bool PutXMPStandard( SessionRef session, XMP_FileFormat format, const StringPtr path, const XMP_Str… 223 bool GetFileModDateStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr path, XMP_… 236 bool GetAssociatedResourcesStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr pa… 249 bool IsMetadataWritableStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr path, …
|
H A D | HostAPIAccess.cpp | 241 bool CheckFormatStandard( SessionRef session, XMP_FileFormat format, const StringPtr path ) in CheckFormatStandard() 261 bool GetXMPStandard( SessionRef session, XMP_FileFormat format, const StringPtr path, std::string& … in GetXMPStandard() 303 bool PutXMPStandard( SessionRef session, XMP_FileFormat format, const StringPtr path, const XMP_Str… in PutXMPStandard() 333 bool GetFileModDateStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr path, XMP_… in GetFileModDateStandardHandler() 371 bool GetAssociatedResourcesStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr pa… in GetAssociatedResourcesStandardHandler() 395 bool IsMetadataWritableStandardHandler( SessionRef session, XMP_FileFormat format, StringPtr path, … in IsMetadataWritableStandardHandler()
|
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/ |
H A D | ReconcileLegacy.hpp | 53 extern void ImportJTPtoXMP ( XMP_FileFormat srcFormat, 62 extern void ImportJTPtoXMP ( XMP_FileFormat srcFormat, 75 extern void ExportXMPtoJTP ( XMP_FileFormat destFormat,
|
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/public/include/client-glue/ |
H A D | WXMPFiles.hpp | 161 extern void WXMPFiles_GetFormatInfo_1 ( XMP_FileFormat format, 173 XMP_FileFormat * format, // ! Can be null. 180 XMP_FileFormat format, 187 XMP_FileFormat format, 193 XMP_FileFormat format, 200 XMP_FileFormat format, 212 XMP_FileFormat * format, // ! Can be null.
|
H A D | TXMPFiles.incl_cpp | 188 XMP_FileFormat format /* = kXMP_UnknownFile */, 203 XMP_FileFormat format /* = kXMP_UnknownFile */, 230 GetFormatInfo ( XMP_FileFormat format, 247 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 256 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 277 XMP_FileFormat format /* = kXMP_UnknownFile */, 289 XMP_FileFormat format /* = kXMP_UnknownFile */, 310 XMP_FileFormat format /* = kXMP_UnknownFile */, 321 XMP_FileFormat format /* = kXMP_UnknownFile */, 332 XMP_FileFormat format /* = kXMP_UnknownFile */, [all …]
|
/dports/textproc/exempi/exempi-2.5.2/public/include/client-glue/ |
H A D | WXMPFiles.hpp | 161 extern void WXMPFiles_GetFormatInfo_1 ( XMP_FileFormat format, 173 XMP_FileFormat * format, // ! Can be null. 180 XMP_FileFormat format, 187 XMP_FileFormat format, 193 XMP_FileFormat format, 200 XMP_FileFormat format, 212 XMP_FileFormat * format, // ! Can be null.
|
H A D | TXMPFiles.incl_cpp | 188 XMP_FileFormat format /* = kXMP_UnknownFile */, 203 XMP_FileFormat format /* = kXMP_UnknownFile */, 230 GetFormatInfo ( XMP_FileFormat format, 247 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 256 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 277 XMP_FileFormat format /* = kXMP_UnknownFile */, 289 XMP_FileFormat format /* = kXMP_UnknownFile */, 310 XMP_FileFormat format /* = kXMP_UnknownFile */, 321 XMP_FileFormat format /* = kXMP_UnknownFile */, 332 XMP_FileFormat format /* = kXMP_UnknownFile */, [all …]
|
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/samples/source/xmpcommand/ |
H A D | Actions.cpp | 127 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in info() 135 XMP_FileFormat out_fileFormat; in info() 169 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in get() 200 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in dump() 222 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in thumb() 261 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in put() 268 XMP_FileFormat out_fileFormat; in put()
|
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/PluginHandler/ |
H A D | PluginManager.h | 54 typedef std::vector<XMP_FileFormat> XMP_FileFormatVec; 108 static void addFileHandler( XMP_FileFormat format, FileHandlerSharedPtr handler ); 118 …static FileHandlerSharedPtr getFileHandler( XMP_FileFormat format, HandlerPriority priority = kSta… 213 typedef std::map<XMP_FileFormat, FileHandlerPair> PluginHandlerMap;
|
H A D | XMPAtoms.h | 127 static XMP_FileFormat getPluginFileFormat( const std::string & fileExt, bool AddIfNotFound ); 193 std::set<XMP_FileFormat> mFileExtensions; 194 std::set<XMP_FileFormat> mFormatIDs;
|
H A D | PluginManager.cpp | 37 static XMP_FileFormat GetXMPFileFormatFromFilePath( XMP_StringPtr filePath ) 168 static bool Plugin_CheckFileFormat_Standard( XMP_FileFormat format, XMP_StringPtr filePath, XMP_IO*… in Plugin_CheckFileFormat_Standard() 175 static bool Plugin_CheckFileFormat_Replacement( XMP_FileFormat format, XMP_StringPtr filePath, XMP_… in Plugin_CheckFileFormat_Replacement() 205 static bool Plugin_CheckFolderFormat_Standard( XMP_FileFormat format, in Plugin_CheckFolderFormat_Standard() 217 static bool Plugin_CheckFolderFormat_Replacement( XMP_FileFormat format, in Plugin_CheckFolderFormat_Replacement() 319 static bool registerHandler( XMP_FileFormat format, FileHandlerSharedPtr handler ) in registerHandler() 401 XMP_FileFormat format = it->first; in initialize() 433 void PluginManager::addFileHandler( XMP_FileFormat format, FileHandlerSharedPtr handler ) in addFileHandler() 445 handlerMap.insert( handlerMap.end(), std::pair<XMP_FileFormat, FileHandlerPair>( format, pair) ); in addFileHandler() 480 FileHandlerSharedPtr PluginManager::getFileHandler( XMP_FileFormat format, HandlerPriority priority… in getFileHandler()
|
H A D | XMPAtoms.cpp | 117 std::set<XMP_FileFormat> formatIDs = mFormatIDs.empty() ? mFileExtensions : mFormatIDs; in addHandler() 118 …for( std::set<XMP_FileFormat>::const_iterator it = formatIDs.begin(); it != formatIDs.end(); ++it ) in addHandler() 137 XMP_FileFormat formatID = kXMP_UnknownFile; in parseElementAttrs() 404 XMP_FileFormat ResourceParser::getPluginFileFormat( const std::string & fileExt, bool AddIfNotFound… in getPluginFileFormat() 406 XMP_FileFormat format = kXMP_UnknownFile; in getPluginFileFormat()
|
/dports/textproc/exempi/exempi-2.5.2/samples/source/xmpcommand/ |
H A D | Actions.cpp | 99 …void fileFormatNameToString ( XMP_FileFormat fileFormat, std::string & fileFormatName, std::string… in fileFormatNameToString() 269 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in info() 277 XMP_FileFormat out_fileFormat; in info() 311 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in get() 342 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in dump() 369 XMP_FileFormat xmpFileFormat=kXMP_UnknownFile; in put() 376 XMP_FileFormat out_fileFormat; in put()
|
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/public/include/client-glue/ |
H A D | TXMPFiles.incl_cpp | 147 XMP_FileFormat format /* = kXMP_UnknownFile */, 162 XMP_FileFormat format /* = kXMP_UnknownFile */, 189 GetFormatInfo ( XMP_FileFormat format, 206 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 215 XMP_MethodIntro(TXMPFiles,XMP_FileFormat):: 226 XMP_FileFormat format /* = kXMP_UnknownFile */, 237 XMP_FileFormat format /* = kXMP_UnknownFile */, 256 XMP_FileFormat * format /* = 0 */,
|
/dports/graphics/dcp2icc/dcp2icc-0.1/fixes/XMP-Toolkit/ |
H A D | XMPFiles.cpp | 81 XMP_FileFormat format; 108 RegisterFolderHandler ( XMP_FileFormat format, in RegisterFolderHandler() 132 RegisterNormalHandler ( XMP_FileFormat format, in RegisterNormalHandler() 156 RegisterOwningHandler ( XMP_FileFormat format, in RegisterOwningHandler() 222 static XMP_FileFormat 273 static XMP_FileFormat 339 TryFolderHandlers ( XMP_FileFormat format, in TryFolderHandlers() 931 XMPFiles::GetFormatInfo ( XMP_FileFormat format, in GetFormatInfo() 963 XMP_FileFormat 978 XMP_FileFormat [all …]
|