CCchClientObserver Class Reference
class CCchClientObserver : public CActive |
Class for basic cch functionality, getting services
?good_class_usage_example(s)
cch
Constructor & Destructor Documentation
CCchClientObserver(CCchServiceImpl &)
Member Functions Documentation
AddObserver(MCchServiceStatusObserver &)
Adds observer for listening service events
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
RemoveObserver()
Do not use this anymore, change to RemoveObserver method with paramater
Removes the observer of service events
RemoveObserver(MCchServiceStatusObserver &)
Removes the observer of service events
RunError(TInt)
TInt
| RunError | ( | TInt | aError | ) | [private, virtual] |
RunL()
void | RunL | ( | ) | [private, virtual] |
SetObserver(MCchServiceStatusObserver &)
Do not use this anymore, change to AddObserver!
Adds observer for listening service events
Member Data Documentation
MCchServiceStatusObserver * iBackwardSupportObserver
Service observer, not own
CCchServiceImpl & iCchService
cch service factory, not own
RPointerArray< MCchServiceStatusObserver > iObservers
TPckgBuf< TServiceStatus > iServiceStatus
Stores service status information
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.