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

recsid.cpp File Reference

Implements the class CRecSid for recognizing .SID files. More...

#include "recsid.h"

Include dependency graph for recsid.cpp:

Include dependency graph

Go to the source code of this file.

Functions

 _LIT8 (KRecSidSignature,"PSID")
 _LIT8 (KDataTypeSid,"application/sid")
EXPORT_C CApaDataRecognizerType * CreateRecognizer ()
 The gate function - ordinal 1.

GLDEF_C TInt E32Dll (TDllReason)
 DLL entry point.


Variables

const TUid KUidRecSid = {0x10009a99}
const TInt KMinBufferLength = 5
const TInt KMaxBufferLength = 1000


Detailed Description

Implements the class CRecSid for recognizing .SID files.

Copyright (c) 2000-2002 Alfred E. Heggestad

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Definition in file recsid.cpp.


Function Documentation

_LIT8 KDataTypeSid  ,
"application/sid
 

_LIT8 KRecSidSignature  ,
"PSID" 
 

EXPORT_C CApaDataRecognizerType* CreateRecognizer  ) 
 

The gate function - ordinal 1.

Create a new SID recogniser object (CRecSid) and return the pointer to it.

Returns:
pointer to a newly created CRecSid object
Return values:
NULL out-of memory, no object created

Definition at line 80 of file recsid.cpp.

GLDEF_C TInt E32Dll TDllReason   ) 
 

DLL entry point.

Definition at line 95 of file recsid.cpp.


Variable Documentation

const TInt KMaxBufferLength = 1000
 

Definition at line 20 of file recsid.cpp.

Referenced by CRecSid::PreferredBufSize().

const TInt KMinBufferLength = 5
 

Definition at line 19 of file recsid.cpp.

Referenced by CRecSid::DoRecognizeL().

const TUid KUidRecSid = {0x10009a99}
 

Definition at line 14 of file recsid.cpp.

Referenced by CRecSid::CRecSid().


Generated on Tue Feb 8 04:25:03 2005 for Esidplay by doxygen 1.3.3