CHWRMHapticsPacketizer Class Reference

class CHWRMHapticsPacketizer : public CBase

Factory and base class implementation for Haptics packetizer plugins.

hwrmhapticspacketizer.lib
Since
S60 5.1

Inherits from

Constructor & Destructor Documentation

~CHWRMHapticsPacketizer()

IMPORT_C ~CHWRMHapticsPacketizer ( ) [virtual]

Destructor.

Member Functions Documentation

NewL(THWRMLogicalActuators)

IMPORT_C CHWRMHapticsPacketizer * NewL ( THWRMLogicalActuators aLogicalActuator ) [static]

Factory method for creating a packetizer plugin. Leaves with KErrNotSupported, if no plugin implementation based on the logical actuator type was found.

Parameters

THWRMLogicalActuators aLogicalActuator Type of the logical actuator, which is currently being used. The actuator type affects to which type of plugin is opened.

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key [private]

Unique instance identifier key.