CPhoneGsmHandlerBase Class Reference

class CPhoneGsmHandlerBase : public CBase

It is base class for all handlers.

Since
1.0 phoneparser.lib

Inherits from

Member Functions Documentation

ProcessL(CPhoneGsmParserResult &)

void ProcessL ( CPhoneGsmParserResult & aResult ) [pure virtual]

Process the results of parsing.

Parameters

CPhoneGsmParserResult & aResult It is results to be processed.