#include <fileformat_detectioncache.h>
公共成员函数 |
|
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") |
|
private |
MAXON_METHOD Result < Bool > DetectFile | ( | const Url & | url , |
const Block < const DataType > & | limitDetection | ||
) |
MAXON_WARN_UNUSED MAXON_FUNCTION Result < Bool > DetectFile | ( | const Url & | url | ) |
Result < Bool > DetectFile | ( | const Url & | url | ) |