|
|
|
Location:
HLPLCH.h
Link against: HLPMODEL.LIB
class CHlpCmdLine : public CBase
Supported from 6.0
This is internal and not intended for use.
|
Defined in CHlpCmdLine:
AddContextL(), BuildCmdLineL(), CHlpCmdLine(), CmdLine(), ConstructL(), NewL(), NewLC(), iCmdLine, iContextList, ~CHlpCmdLine()
Inherited from CBase:
operator new()
NewL()static CHlpCmdLine* NewL(CArrayFix<TCoeHelpContext>* aContextList);
This member is internal and not intended for use.
NewLC()static CHlpCmdLine* NewLC(CArrayFix<TCoeHelpContext>* aContextList);
This member is internal and not intended for use.
ConstructL()private: void ConstructL();
This member is internal and not intended for use.
CHlpCmdLine()private: CHlpCmdLine(CArrayFix<TCoeHelpContext>* aContextList);
This member is internal and not intended for use.
~CHlpCmdLine()~CHlpCmdLine();
This member is internal and not intended for use.
private: CArrayFix<TCoeHelpContext>* iContextList;
This member is internal and not intended for use.
CmdLine()TPtr8 CmdLine();
This member is internal and not intended for use.
BuildCmdLineL()private: void BuildCmdLineL();
This member is internal and not intended for use.
AddContextL()private: void AddContextL(TCoeHelpContext& aContext);
This member is internal and not intended for use.