CSsmCommandListResourceReader Class Reference
class CSsmCommandListResourceReader : public CBase
|
Constructs command lists from resource files.
A resource reader must be initialised before it can be used to construct a command list.
Once initialised, a command list may be constructed by first calling one of the overloads of PrepareCommandList, followed by GetCommandList to return the command list.
Command lists may only be constructed one at a time.
Inherits from
-
CSsmCommandListResourceReader
Private Attributes
|
CSsmCommandList *
|
iCommandList
|
CSsmCommandListResourceReaderImpl *
|
iImpl
|
Constructor & Destructor Documentation
CSsmCommandListResourceReader()
CSsmCommandListResourceReader
|
(
|
)
|
[private]
|
~CSsmCommandListResourceReader()
IMPORT_C
|
~CSsmCommandListResourceReader
|
(
|
)
|
|
Member Functions Documentation
ConstructL(RFs &, const TDesC &, MSsmConditionalCallback &)
GetCommandList()
IMPORT_C CSsmCommandList *
|
GetCommandList
|
(
|
)
|
|
GetCommandListIdsL(RArray< TInt > &)
IMPORT_C void
|
GetCommandListIdsL
|
(
|
RArray
<
TInt
> &
|
aArray
|
)
|
const
|
Initialise(TRequestStatus &)
InitialiseCancel()
IMPORT_C void
|
InitialiseCancel
|
(
|
)
|
|
NewL(RFs &, const TDesC &, MSsmConditionalCallback &)
PrepareCommandList(TInt, const TSsmState &, TRequestStatus &)
PrepareCommandList(TInt, const TSsmSwp &, TRequestStatus &)
PrepareCommandListCancel()
IMPORT_C void
|
PrepareCommandListCancel
|
(
|
)
|
|
Member Data Documentation
CSsmCommandList * iCommandList
CSsmCommandList *
|
iCommandList
|
[private]
|
CSsmCommandListResourceReaderImpl * iImpl
CSsmCommandListResourceReaderImpl *
|
iImpl
|
[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.