Public Member Functions | |
| ~CTextServerMtm () | |
| void | SetInitialEntry (CMsvServerEntry *aEntry) |
| void | CopyToLocalL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | CopyFromLocalL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | CopyWithinServiceL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | MoveToLocalL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | MoveFromLocalL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | MoveWithinServiceL (const CMsvEntrySelection &aSelection, TMsvId aDestination, TRequestStatus &aStatus) |
| void | DeleteAllL (const CMsvEntrySelection &aSelection, TRequestStatus &aStatus) |
| void | CreateL (TMsvEntry aNewEntry, TRequestStatus &aStatus) |
| void | ChangeL (TMsvEntry aNewEntry, TRequestStatus &aStatus) |
| void | StartCommandL (CMsvEntrySelection &aSelection, TInt aCommand, const TDesC8 &aParameter, TRequestStatus &aStatus) |
| TBool | CommandExpected () |
| const TDesC8 & | Progress () |
Static Public Member Functions | |
|
static IMPORT_C CTextServerMtm * | NewL (CRegisteredMtmDll &aRegisteredMtmDll, CMsvServerEntry *aInitialEntry) |
Protected Member Functions | |
| void | DoCancel () |
| void | DoRunL () |
| void | DoComplete (TInt aError) |
Definition at line 43 of file TXTSERV.H.
1.5.3