CESMRTaskExtenstionImpl Class Reference
class CESMRTaskExtenstionImpl : public CBase |
CESMRTaskExtenstionImpl implements ES MR task extension for MR Utils interface.
Usage (assuming you have CMRUtils* iUtils):
MESMRTaskExtension* ext = ExtensionApiL<MESMRTaskExtension>( iUtils );
Public Member Functions |
---|
| ~CESMRTaskExtenstionImpl() |
void | DeleteAndSendMRL(TESMRCommand, MESMRCalEntry &) |
void | DeleteEntryFromLocalDBL(TESMRCommand, MESMRCalEntry &) |
void | ForwardMRAsEmailL(TESMRCommand, MESMRCalEntry &) |
void | MarkTodoAsDoneL(TESMRCommand, MESMRCalEntry &) |
void | MarkTodoAsNotDoneL(TESMRCommand, MESMRCalEntry &) |
void | MoveEntryToCurrentDBL(TESMRCommand, MESMRCalEntry &) |
IMPORT_C CESMRTaskExtenstionImpl * | NewL(MESMRTaskFactory &) |
void | ReplyAsEmailL(TESMRCommand, MESMRCalEntry &) |
void | SendAndStoreMRL(TESMRCommand, MESMRCalEntry &) |
void | SendAndStoreResponseL(TESMRCommand, MESMRCalEntry &) |
void | StoreEntryToLocalDBL(TESMRCommand, MESMRCalEntry &) |
Constructor & Destructor Documentation
CESMRTaskExtenstionImpl(MESMRTaskFactory &)
~CESMRTaskExtenstionImpl()
IMPORT_C | ~CESMRTaskExtenstionImpl | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
CreateAndExecuteTaskL(TESMRCommand, MESMRCalEntry &)
DeleteAndSendMRL(TESMRCommand, MESMRCalEntry &)
DeleteEntryFromLocalDBL(TESMRCommand, MESMRCalEntry &)
ForwardMRAsEmailL(TESMRCommand, MESMRCalEntry &)
MarkTodoAsDoneL(TESMRCommand, MESMRCalEntry &)
MarkTodoAsNotDoneL(TESMRCommand, MESMRCalEntry &)
MoveEntryToCurrentDBL(TESMRCommand, MESMRCalEntry &)
ReplyAsEmailL(TESMRCommand, MESMRCalEntry &)
SendAndStoreMRL(TESMRCommand, MESMRCalEntry &)
SendAndStoreResponseL(TESMRCommand, MESMRCalEntry &)
StoreEntryToLocalDBL(TESMRCommand, MESMRCalEntry &)
Member Data Documentation
MESMRTaskFactory & iTaskFactory
ES MR Task factory Not own.
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.