CPhoneGsmHandlerContainer Class Reference
class CPhoneGsmHandlerContainer : public CPhoneGsmHandlerBase
|
It is container for handlers. It can also be used as a handler.
-
Since
-
1.0 phoneparser.lib
Inherits from
-
CPhoneGsmHandlerContainer
Constructor & Destructor Documentation
CPhoneGsmHandlerContainer()
CPhoneGsmHandlerContainer
|
(
|
)
|
[private]
|
CPhoneGsmHandlerContainer(const CPhoneGsmHandlerContainer &)
~CPhoneGsmHandlerContainer()
IMPORT_C
|
~CPhoneGsmHandlerContainer
|
(
|
)
|
|
Member Functions Documentation
AddHandlerL(CPhoneGsmHandlerBase &)
Add a new handler to the container.
Note that ownership is transferred. The method panics if you try to add same instance twice.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
ProcessL(CPhoneGsmParserResult &)
From
CPhoneGsmHandlerBase
, process the results of parsing.
Note that it will forward the request to each of the contained handler.
operator=(const CPhoneGsmHandlerContainer &)
Member Type Definitions Documentation
Member Data Documentation
CHandlerArray * iHandlers
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.