#include <mmf/common/mmfipcserver.h>
class CMmfIpcServer : public CServer2 |
Protected Member Functions | |
---|---|
CMmfIpcServer(TInt, TServerType) | |
pure virtual CMmfIpcSession * | NewSessionL(const TVersion &) |
Inherited Attributes | |
---|---|
CActive::iStatus | |
CServer2::iSessionIter |
Inherited Enumerations | |
---|---|
CActive:TPriority | |
CServer2:TPanic | |
CServer2:TServerType |
CMmfIpcServer | ( | TInt | aPriority, |
TServerType | aType = EUnsharableSessions | ||
) | [protected, inline] |
CMmfIpcSession * | NewSessionL | ( | const TVersion & | aVersion | ) | const [protected, pure virtual] |