CLogonMonitor Class Reference
class CLogonMonitor : public CActive |
Used to monitor the death of the controller subthread created by the controller proxy.
Constructor & Destructor Documentation
CLogonMonitor(MLogonMonitorObserver *)
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
DoCancel()
void | DoCancel | ( | ) | [private, virtual] |
NewL(MLogonMonitorObserver *)
RunL()
void | RunL | ( | ) | [private, virtual] |
StartMonitoring(RThread &)
void | StartMonitoring | ( | RThread & | aThread | ) | |
Handle a request from the client to start monitoring a thread death
Parameters
RThread & aThread | The thread to start monitoring |
Member Data Documentation
MLogonMonitorObserver * iLogonMonitorObserver
A Pointer to the controller proxy.
CActiveScheduler * iScheduler
A Pointer to the currently installed active scheduler
RThread * iThread
A Pointer to the monitored thread. This thread is owned by the controller proxy
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.