MimeGlobPattern Class
(Utils::Internal::MimeGlobPattern)Public Functions
MimeGlobPattern(const int &thePattern, const int &theMimeType, unsigned int theWeight = DefaultWeight, int s = ...) | |
~MimeGlobPattern() | |
bool | isCaseSensitive() const |
bool | matchFileName(const int &filename) const |
const int & | mimeType() const |
const int & | pattern() const |
unsigned int | weight() const |
Member Function Documentation
MimeGlobPattern::MimeGlobPattern(const int &thePattern, const int &theMimeType, unsigned int theWeight = DefaultWeight, int s = ...)
Default constructs an instance of MimeGlobPattern.
MimeGlobPattern::~MimeGlobPattern()
Destroys the instance of MimeGlobPattern.