CASYMainServiceBase Class Reference
class CASYMainServiceBase : public CBase |
Pure virtual base class for ASYs, from where ASY are meant to be inherited. ASYProxy creates the instances.
ASYProxy.dll
- Since
- S60 3.1
Constructor & Destructor Documentation
CASYMainServiceBase()
IMPORT_C | CASYMainServiceBase | ( | ) | [protected] |
~CASYMainServiceBase()
IMPORT_C | ~CASYMainServiceBase | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(CASYProxyCommsService *)
By default Symbian 2nd phase constructor is private.
NewL(CASYProxyCommsService *, TUid)
Session()
Returns reference to Accessory Server created by this thread
- Since
- S60 3.1
Signal()
IMPORT_C void | Signal | ( | ) | [protected] |
Signals Accessory Server that ASY implementation is ready to receive commands.
- Since
- S60 3.1
StartL()
TInt
| StartL | ( | ) | [pure virtual] |
ASY's startup function is called after creating ASY
- Since
- S60 3.1
Member Data Documentation
CASYProxyCommsService * iCommsService
TUid
iDtor_ID_Key
TUid
| iDtor_ID_Key | [private] |
TASYThreadGlobalParams
iGlobalParams
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.