CPsPropertyHandler Class Reference
class CPsPropertyHandler : public CActive |
CPsPropertyHandler An instance of the property handler object for the Predicitve Search application
PsServerClientAPI.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CPsPropertyHandler(CPSRequestHandler *)
~CPsPropertyHandler()
~CPsPropertyHandler. Destructor. Destroys the object and release all memory objects.
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
From CActive, DoCancel. Cancels any outstanding operation.
GetCachingStatusL(TCachingStatus &)
GetCachingStatusL Returns the cache status for synchronous requests
NewL(CPSRequestHandler *)
NewL. Two-phased constructor. Creates a CPsPropertyHandler object using two phase construction, and return a pointer to the created object.
Parameters
CPSRequestHandler * aRequestHandler | The object to RequestHandler through which observers will be called |
RunL()
void | RunL | ( | ) | [protected, virtual] |
From CActive, RunL. Callback function. Invoked to handle responses from the Algorithm.
Member Data Documentation
RProperty
iCacheErrorProperty
iCacheErrorProperty, property handle used to attach to the cache error property
RProperty
iCacheStatusProperty
iProperty, property handle used to attach to the property defined
CPSRequestHandler * iRequestHandler
iRequestHandler, object to RequestHandler through which observers will be accessed
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.