CTestScripterController Class Reference
| class CTestScripterController : public CTestModuleController |
| Inherited Functions |
|---|
| | CActive::CActive(TInt) |
| | CActive::Cancel() |
| | CActive::Deque() |
| | CActive::Extension_(TUint,TAny *&,TAny *) |
| | CActive::IsActive()const |
| | CActive::IsAdded()const |
| | CActive::Priority()const |
| | CActive::SetActive() |
| | CActive::SetPriority(TInt) |
| | CActive::~CActive() |
| | CBase::CBase() |
| | CBase::Delete(CBase *) |
| | CBase::operator new(TUint) |
| | CBase::operator new(TUint,TAny *) |
| | CBase::operator new(TUint,TLeave) |
| | CBase::operator new(TUint,TLeave,TUint) |
| | CBase::operator new(TUint,TUint) |
| | CBase::~CBase() |
| | CTestModuleController::CTestModuleController(CTestEngine *) |
| | CTestModuleController::CaseCreated() |
| | CTestModuleController::CaseFinished() |
| | CTestModuleController::CloneL(CTestModuleController *,TBool,CTestScripterController *) |
| | CTestModuleController::EnumerateSynchronously(void) |
| | CTestModuleController::NewL(CTestEngine *,const TName &,TBool,TBool,CTestScripterController *) |
| | CTestModuleController::~CTestModuleController() |
Constructor & Destructor Documentation
CTestScripterController(CTestEngine *)
~CTestScripterController()
| ~CTestScripterController | ( | ) | [virtual] |
Member Functions Documentation
AddConfigFileL(TFileName &)
| void | AddConfigFileL | ( | TFileName & | aConfigFile | ) | [virtual] |
AtsLogger()
Return reference to AtsLogger
ConstructL(const TName &, TBool)
| void | ConstructL | ( | const TName & | aName, |
| | TBool | aAfterReboot |
| | ) | [private] |
By default Symbian OS constructor is private.
CreateTestScripterNameL(TFileName &, HBufC *)
Create name according to TestScripter and Test case file.
DeleteModuleController(CTestModuleController *)
Deletes given module controller.
DoCancel()
DoCancel derived from CActive handles the cancellation
DoCancelEmulator(CTestModuleController *)
EnumerationComplete()
|
TBool
| EnumerationComplete | ( | ) | [virtual] |
FreeTestCases()
| void | FreeTestCases | ( | ) | [virtual] |
Free used memory for test cases
GetCurrentIndex(CTestModuleController *)
GetFreeOrCreateModuleControllerL(TTestInfo &, TBool)
Finds free test module controller, if not possible, creates new one.
InitL(TFileName &, const TDesC &)
ModuleName(const TDesC &)
| const TDesC & | ModuleName | ( | const TDesC & | aModuleName | ) | [virtual] |
Return the name of Test Module.
Parameters
| const TDesC & aModuleName | |
NewL(CTestEngine *, const TName &, TBool)
RemoveConfigFileL(TFileName &)
| void | RemoveConfigFileL | ( | TFileName & | aConfigFile | ) | [virtual] |
RemoveModuleController(CTestModuleController *)
Removes given module controller from children list.
RunError(TInt)
RunError derived from CActive handles errors from active handler.
RunErrorEmulator(TInt, CTestModuleController *)
RunL()
RunL derived from CActive handles the completed requests.
RunLEmulator(CTestModuleController *)
Handles completed requests (Emulates RunL() ).
Server(TTestInfo &)
Return handle to Test Server
StartEnumerateL()
| void | StartEnumerateL | ( | ) | [virtual] |
Member Data Documentation
RPointerArray< CTestModuleController > iTestScripter
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.