class CContactActiveBase : public CBase |
Public Member Functions | |
---|---|
~CContactActiveBase() | |
void | Cancel() |
TInt | Error() |
void | SetContactDatabase(CContactDatabase *) |
void | SetFileManagerL(RCntModel &) |
void | SetObserver(MContactUiCompactObserver *) |
TInt | Step() |
TInt | StepsTogo() |
Protected Attributes | |
---|---|
RCntModel * | iCntSvr |
CContactDatabase * | iContactDatabase |
TInt | iError |
CIdle * | iIdle |
MContactUiCompactObserver * | iObserver |
TInt | iStep |
void | SetContactDatabase | ( | CContactDatabase * | aContactDatabase | ) |
CContactDatabase * aContactDatabase |
void | SetObserver | ( | MContactUiCompactObserver * | aObserver | ) |
MContactUiCompactObserver * aObserver |