CStartInfo Class Reference
class CStartInfo : public CBase |
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian OS constructor is private.
DeleteModuleName()
Delete module name buffer for creating new module name.
SetConfigL(TDesC &)
void | SetConfigL | ( | TDesC & | aConfig | ) | |
Set configuration file name.
SetIniFileL(TDesC &)
void | SetIniFileL | ( | TDesC & | aIni | ) | |
Set initialization file name.
SetModuleNameL(TDesC &, TInt)
void | SetModuleNameL | ( | TDesC & | aModule, |
| TInt | aExtLength = 0 |
| ) | |
SetTestCaseArgumentsL(const TDesC &)
void | SetTestCaseArgumentsL | ( | const TDesC & | aTestCaseArguments | ) | |
Sets test case arguments.
Parameters
const TDesC & aTestCaseArguments | |
SetTestIdL(TDesC &)
void | SetTestIdL | ( | TDesC & | aTestId | ) | |
SetTitleL(TDesC &)
void | SetTitleL | ( | TDesC & | aTitle | ) | |
Member Data Documentation
TFullTestResult::TCaseExecutionResult
iCategory
HBufC * iConfigBuf
HBufC * | iConfigBuf | [private] |
HBufC * iIniFileBuf
HBufC * | iIniFileBuf | [private] |
HBufC * iModuleBuf
HBufC * | iModuleBuf | [private] |
HBufC * iTestCaseArgumentsBuf
HBufC * | iTestCaseArgumentsBuf | [private] |
HBufC * iTestIdBuf
HBufC * | iTestIdBuf | [private] |
HBufC * iTitleBuf
HBufC * | iTitleBuf | [private] |
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.