CTestServerThreadStarter Class Reference
class CTestServerThreadStarter : public CActive |
Constructor & Destructor Documentation
CTestServerThreadStarter()
CTestServerThreadStarter | ( | ) | [private] |
~CTestServerThreadStarter()
~CTestServerThreadStarter | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian OS constructor is private.
DoCancel()
DoCancel derived from CActive handles the Cancel.
NewL()
NewL is first phase of two-phased constructor.
RunL()
RunL derived from CActive handles the completed requests.
RunTestServerThread(CTestThreadContainerRunnerFactory *)
Performs testserver execution request.
TestServerStarterThreadFunction(TAny *)
TInt
| TestServerStarterThreadFunction | ( | TAny * | aParameters | ) | [private, static] |
Thread function in which testserver execution code is placed.
Member Data Documentation
TInt
iReturnCode
TInt
| iReturnCode | [private] |
RSemaphore
iServerThreadStartedSemaphore
CTestThreadContainerRunnerFactory * iTestThreadContainerRunnerFactory
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.