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

recsid.h

Go to the documentation of this file.
00001 
00010 #ifndef RECSID_H__
00011 #define RECSID_H__
00012 
00013 
00014 #include <apmrec.h>
00015 
00020 class CRecSid : public CApaDataRecognizerType
00021         {
00022 public:
00023         CRecSid();
00024 
00025 // -- CApaDataRecognizerType
00026 public:
00027         TUint PreferredBufSize();
00028         TDataType SupportedDataTypeL(TInt aIndex) const;
00029 private:
00030         void DoRecognizeL(const TDesC& aName, const TDesC8& aBuffer);
00031         };
00032 
00033 #endif // RECSID_H__

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