THCIClockOffset Class Reference

class THCIClockOffset

Provides a representation of a clock offset value returned over the Bluetooth HCI. Intended for use within an RArray type class.

Constructor & Destructor Documentation

THCIClockOffset()

IMPORT_C THCIClockOffset ( )

THCIClockOffset(TUint16)

IMPORT_C THCIClockOffset ( TUint16 aClockOffset )

Parameters

TUint16 aClockOffset

Member Functions Documentation

ClockOffset()

IMPORT_C TUint16 ClockOffset ( ) const

operator TUint16()

IMPORT_C operator TUint16 ( ) const

operator=(TUint16)

IMPORT_C THCIClockOffset & operator= ( TUint16 aClockOffset )

Parameters

TUint16 aClockOffset

Member Data Documentation

TUint16 iClockOffset

TUint16 iClockOffset [private]

TUint16 iPad

TUint16 iPad [private]