CSMSExampleParser Class Reference

List of all members.

Public Member Functions

IMPORT_C ~CSMSExampleParser (void)
IMPORT_C TBool ParseMessage (const TDesC &aMessage, TDes &aNumber)

Static Public Member Functions

static IMPORT_C CSMSExampleParserNewL ()

Detailed Description

Parser that searches for a number from SMS message body.

Definition at line 14 of file SMSExampleParser.h.


Constructor & Destructor Documentation

EXPORT_C CSMSExampleParser::~CSMSExampleParser ( void   ) 

Member Function Documentation

EXPORT_C CSMSExampleParser * CSMSExampleParser::NewL (  )  [static]

Create new CSMSExampleParser object

Returns:
a pointer to the created instance of CSMSExampleParser.

Definition at line 17 of file SMSExampleParser.cpp.

EXPORT_C TBool CSMSExampleParser::ParseMessage ( const TDesC &  aMessage,
TDes &  aNumber 
)

Generated by  doxygen 1.6.2