#include <recsid.h>
Public Member Functions | |
| CRecSid () | |
| C'tor. | |
| TUint | PreferredBufSize () |
| returns the preferred buffer size | |
| TDataType | SupportedDataTypeL (TInt aIndex) const |
| returns the supported data types | |
Private Member Functions | |
| void | DoRecognizeL (const TDesC &aName, const TDesC8 &aBuffer) |
| called by the Application Architecture Framework. | |
Definition at line 20 of file recsid.h.
|
|
C'tor.
Definition at line 31 of file recsid.cpp. References KUidRecSid. |
|
||||||||||||
|
called by the Application Architecture Framework.
Definition at line 60 of file recsid.cpp. References KMinBufferLength. |
|
|
returns the preferred buffer size
Definition at line 41 of file recsid.cpp. References KMaxBufferLength. |
|
|
returns the supported data types
Definition at line 50 of file recsid.cpp. |
1.3.3