FileFormatDetectionCacheInterface Class Reference

#include <fileformat_detectioncache.h>

Inheritance diagram for FileFormatDetectionCacheInterface:

公共成员函数

MAXON_METHOD Result < Bool DetectFile (const Url &url, const Block < const DataType > &limitDetection)
template<typename... LIMITTYPES>
MAXON_WARN_UNUSED MAXON_FUNCTION Result < Bool DetectFile (const Url &url)
template<typename... LIMITTYPES>
Result < Bool DetectFile (const Url &url)

私有成员函数

  MAXON_INTERFACE ( FileFormatDetectionCacheInterface , MAXON_REFERENCE_NORMAL , "net.maxon.interface.fileformatdetectioncacheinterface")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( FileFormatDetectionCacheInterface   ,
MAXON_REFERENCE_NORMAL   ,
"net.maxon.interface.fileformatdetectioncacheinterface"   
)
private

◆  DetectFile() [1/3]

MAXON_METHOD Result < Bool > DetectFile ( const Url url ,
const Block < const DataType > &  limitDetection  
)

◆  DetectFile() [2/3]

MAXON_WARN_UNUSED MAXON_FUNCTION Result < Bool > DetectFile ( const Url url )

◆  DetectFile() [3/3]

Result < Bool > DetectFile ( const Url url )