YGP::FileTypeCheckerByCaseExt Class Reference

Class to check for the type of a file (e.g. More...

Inherits YGP::FileTypeCheckerByExtension.

List of all members.

Public Member Functions

 FileTypeCheckerByCaseExt ()
 ~FileTypeCheckerByCaseExt ()
virtual unsigned int getType (const char *file) const


Detailed Description

Class to check for the type of a file (e.g.

MS Office document) by the extension of the file (ignoring the case)


Constructor & Destructor Documentation

YGP::FileTypeCheckerByCaseExt::FileTypeCheckerByCaseExt (  )  [inline]

Defaultconstructor.

YGP::FileTypeCheckerByCaseExt::~FileTypeCheckerByCaseExt (  ) 

Destructor.


Member Function Documentation

unsigned int YGP::FileTypeCheckerByCaseExt::getType ( const char *  file  )  const [virtual]

Gets the type of the passed file.

Returns the type of the file (e.g.

Parameters:
file File to analyse
Returns:
unsigned int Type of file
MS Word document) according to passed file-name (ignoring the case)
Parameters:
file File to inspect
Returns:
unsigned int Type of file

Reimplemented from YGP::FileTypeCheckerByExtension.


The documentation for this class was generated from the following files:

YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:27 2009 by doxygen 1.5.8