CSsyControl Class Reference
class CSsyControl : public CBase |
Main control class for SSY. Controls sensor basic functionality and provides mandatory ECOM interface specific things.
- Since
- S60 5.0
Constructor & Destructor Documentation
~CSsyControl()
~CSsyControl | ( | ) | [inline, virtual] |
Member Functions Documentation
CloseChannelL(TSensrvChannelId)
Request to close a sensor channel asynchronously. Response to the request is delivered through MSsyCallback::ChannelClosed(). Multiple CloseChannel()-requests can be active for different channels at the same time.
NewL(MSsyCallback &, TUid)
Parameters
MSsyCallback & aSsyCallback | Reference to SSY callback instance. |
TUid aImplementationUid | UID of the implementation to create. |
OpenChannelL(TSensrvChannelId)
Request for SSY to open a sensor channel asynchronously. Response to the request is delivered through MSsyCallback::ChannelOpened(). Initilizes SSY (and the sensor) to be ready for other control commands via data and property providers. Multiple OpenChannel()-requests can be active for different channels at the same time.
Member Data Documentation
TUid
iDestructorIdKey
TUid
| iDestructorIdKey | [private] |
Destructor key for a ECOM component
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.