OEIsMatchedPairAnalyzerFileType¶
bool OEIsMatchedPairAnalyzerFileType(unsigned int type)
bool OEIsMatchedPairAnalyzerFileType(const std::string &filename)
This function returns a boolean indicating whether the provided OEMatchedPairAnalyzerFileType
value
or filename is a serialized index type, i.e., has a file extension of .mmpidx
.