#include <ie_imp_Psion.h>
Public Member Functions | |
| IE_Imp_Psion_Sniffer (const char *_name) | |
| virtual | ~IE_Imp_Psion_Sniffer () |
Protected Member Functions | |
| UT_Confidence_t | checkContents (const char *szBuf, UT_uint32 iNumbytes, psiconv_file_type_t filetype) |
| IE_Imp_Psion_Sniffer::IE_Imp_Psion_Sniffer | ( | const char * | _name | ) | [inline] |
| virtual IE_Imp_Psion_Sniffer::~IE_Imp_Psion_Sniffer | ( | ) | [inline, virtual] |
| UT_Confidence_t IE_Imp_Psion_Sniffer::checkContents | ( | const char * | szBuf, | |
| UT_uint32 | iNumbytes, | |||
| psiconv_file_type_t | filetype | |||
| ) | [protected] |
Check whether this is a Psion file of the given type
This is used by the recognizeContents methods of the Word and TextEd sniffers.
Referenced by IE_Imp_Psion_TextEd_Sniffer::recognizeContents(), and IE_Imp_Psion_Word_Sniffer::recognizeContents().
1.7.1