#include <mmf/common/mmfipcserver.h>
| class CMmfIpcSession : public CSession2 |
| Protected Member Functions | |
|---|---|
| CMmfIpcSession() | |
| virtual void | CreateL(const CMmfIpcServer &) |
| virtual void | CreateL() |
| Inherited Enumerations | |
|---|---|
| CSession2:TPanicNo | |
derive CMmfIpcSession from CSession2 so we can bridge the differences to old CSharableSession
| void | CreateL | ( | const CMmfIpcServer & | aServer | ) | [protected, inline, virtual] |