#include <fileformat_detectioncache.h>
Public Member Functions | |
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) |
Private Member Functions | |
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 | ) |