Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

recsidfile.h

Go to the documentation of this file.
00001 
00010 #ifndef RECSIDFILE_H__
00011 #define RECSIDFILE_H__
00012 
00013 #include <apadef.h>
00014 #include <apaflrec.h>
00015 
00016 
00017 class CRecSidFile : public CApaFileRecognizerType
00018         {
00019 public:
00020         virtual TThreadId RunL(TApaCommand aCommand, const TDesC* aDocFileName=NULL,const TDesC8* aTailEnd=NULL) const;
00021 private:
00022         TRecognizedType DoRecognizeFileL(RFs& aFs, TUidType aType);
00023         };
00024 
00025 #endif // RECSIDFILE_H__

Generated on Tue Feb 8 04:13:59 2005 for Esidplay by doxygen 1.3.3