CRedirServer2 Class Reference
class CRedirServer2 : public CServer2
|
Redirection server class.
This class represents the Redir server itself. It is created through the factory function NewL. It is not intended for user derivation.
Constructor & Destructor Documentation
CRedirServer2(CStreamFactoryBase2 *)
~CRedirServer2()
~CRedirServer2
|
(
|
)
|
[virtual]
|
Member Functions Documentation
NewL(CStreamFactoryBase2 *)
NewSessionL(const TVersion &, const RMessage2 &)
Create a new server session. Checks if the aVersion is the right version and make a new session.
-
leave
-
KErrNotSupported
Parameters
const
TVersion
& aVersion
|
Contains version information. A version is defined by a set of three numbers:major,minor,build version number
|
const
RMessage2
& aMessage
|
|
SetStreamFactory(CStreamFactoryBase2 *)
Member Enumerations Documentation
Member Data Documentation
CStreamFactoryBase2 * iStreamFactory
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.