CClientProxy Class Reference
class CClientProxy : public CBase |
Constructor & Destructor Documentation
CClientProxy(RFs &, CSchLogManager &)
CClientProxy | ( | RFs & | aFsSession, |
| CSchLogManager & | aLogManager |
| ) | [private] |
Parameters
RFs & aFsSession | |
CSchLogManager & aLogManager | |
CClientProxy(RFs &, TInt, CSchLogManager &)
CClientProxy | ( | RFs & | aFsSession, |
| TInt | aPriority, |
| CSchLogManager & | aLogManager |
| ) | [private] |
Parameters
RFs & aFsSession | |
TInt aPriority | |
CSchLogManager & aLogManager | |
Member Functions Documentation
AddTask(CScheduledTask &)
ConstructL(const TDesC &)
void | ConstructL | ( | const TDesC & | aFileName | ) | [private] |
CreateStoreL(const TDesC &, TUint)
DoExecuteTasks(const CArrayPtr< CScheduledTask > &, const TDesC &)
DoExecuteTasksL()
void | DoExecuteTasksL | ( | ) | [private] |
DoExecuteTasksL(const CArrayPtr< CScheduledTask > &, const TDesC &, const TDesC &)
ExecutorFileName()
const TDesC & | ExecutorFileName | ( | ) | const [inline] |
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
IsEqual(const TDesC &, TInt)
IsReadyToExecute()
TBool
| IsReadyToExecute | ( | ) | const [inline] |
NewL(RFs &, RReadStream &, CSchLogManager &)
NewL(RFs &, const TDesC &, TInt, CSchLogManager &)
Parameters
RFs & aFsSession | |
const TDesC & aFileName | |
TInt aPriority | |
CSchLogManager & aLogManager | |
Offset()
TInt
| Offset | ( | ) | [static, inline] |
Priority()
TInt
| Priority | ( | ) | const [inline] |
ReadyToExecute()
void | ReadyToExecute | ( | ) | [inline] |
RemoveTask(CScheduledTask *)
SaveTasksL(CFileStore &, const CArrayPtr< CScheduledTask > &)
SaveTasksToFileL(const CArrayPtr< CScheduledTask > &, const TDesC &)
TransferTasks(CClientProxy &)
Users()
TInt
| Users | ( | ) | const [inline] |
Member Data Documentation
HBufC * iFileName
HBufC * | iFileName | [private] |
TBool
iReadyToExecute
TBool
| iReadyToExecute | [private] |
CSchLogManager & iSchLogManager
CSchLogManager & | iSchLogManager | [private] |
TPriQue< CScheduledTask > iTasks
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.