CPhoneGsmHandlerBase Class Reference

class CPhoneGsmHandlerBase : public CBase

It is base class for all handlers.

Since
1.0 phoneparser.lib

Inherits from

  • CPhoneGsmHandlerBase

Member Functions Documentation

ProcessL(CPhoneGsmParserResult &)

voidProcessL(CPhoneGsmParserResult &aResult)[pure virtual]

Process the results of parsing.

Parameters

CPhoneGsmParserResult & aResultIt is results to be processed.