sensrvtypes.h File Reference

const TInt KSensrvVendorIdLength

const TIntKSensrvVendorIdLength

Max length of the vendor Id

TSensrvChannelInfo

const TInt KSensrvLocationLength

const TIntKSensrvLocationLength

Max length of the location string

TSensrvChannelInfo

const TInt KSensrvItemIndexNone

const TIntKSensrvItemIndexNone

Item index for properties that are not data item specific

TSensrvProperty

Typedef TSensrvChannelId

typedef TUint32 TSensrvChannelId

Type definition for a channel id used by TSensrvChannelInfo. Its value is assigned by the Sensor Server and uniquely identifies a channel for the client session. When the client session has ended the channel id is no longer valid.

TSensrvChannelInfo CSsyControl MSsyCallback MSsyChannelDataProvider MSsyPropertyProvider

Typedef TSensrvChannelTypeId

typedef TUint32 TSensrvChannelTypeId

Type definition for a channel type used by TSensrvChannelInfo. This id identifies the type of channel * that the object represents and therefore the content of the channel. This value is a uid and is unique among all channels. See sensor channel specific header files. A client can use this value as one of the search criteria when finding channels.

TSensrvChannelInfo

Typedef TSensrvChannelDataTypeId

typedef TUint32 TSensrvChannelDataTypeId

Typedef for datatype Id used by TSensrvChannelInfo. This identifies the data type for the data that the channel provides. This value is a uid and is unique among all channels. See sensor channel specific header files.

TSensrvChannelInfo

const TSensrvChannelTypeId KSensrvChannelTypeIdUndefined

const TSensrvChannelTypeIdKSensrvChannelTypeIdUndefined

Undefined Channel id for use when finding channels

CSensrvChannelFinder

Typedef RSensrvChannelList

typedef RArray< TSensrvChannelId >RSensrvChannelList

RArray based channel Id list

MSsyCallback MSsyPropertyProvider

Typedef RSensrvPropertyList

typedef RArray< TSensrvProperty >RSensrvPropertyList

Typedef RSensrvChannelInfoList

typedef RArray< TSensrvChannelInfo >RSensrvChannelInfoList

RArray based channel info list

CSensrvChannelFinder MSsyCallback