CAcmServerImpl Class Reference
class CAcmServerImpl : public CBase
|
This is the 'body' of the
RAcmServer
-
CAcmServerImpl
handle-body system. Handle-body enables us to alter the implementation of ACM control whilst maintaining the same binary interface with clients. This class MUST NOT be used outside Symbian. Specifically, it is responsible for making sure that the ECACM CSY is loaded (= ACM server running) and connecting an IPC channel to the ACM server.
Constructor & Destructor Documentation
CAcmServerImpl()
CAcmServerImpl
|
(
|
)
|
[private]
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
CreateFunctions(const TUint, const TUint8, const TDesC &, const TDesC &)
TInt
|
CreateFunctions
|
(
|
const
TUint
|
aNoAcms,
|
|
const
TUint8
|
aProtocolNum,
|
|
const
TDesC
&
|
aAcmControlIfcName,
|
|
const
TDesC
&
|
aAcmDataIfcName
|
|
)
|
|
Parameters
const
TUint
aNoAcms
|
|
const
TUint8
aProtocolNum
|
|
const
TDesC
& aAcmControlIfcName
|
|
const
TDesC
& aAcmDataIfcName
|
|
DestroyFunctions(const TUint)
TInt
|
DestroyFunctions
|
(
|
const
TUint
|
aNoAcms
|
)
|
|
Member Data Documentation
RAcmServerClient
iAcmServerClient
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.