| class CReadClockCommand |
This class represents the ReadClock HCI Command
| Public Member Functions | |
|---|---|
| ~CReadClockCommand () | |
| IMPORT_C THCIConnectionHandle | ConnectionHandle () |
| TInt | Extension_ ( TUint , TAny *&, TAny *) |
| IMPORT_C CReadClockCommand * | NewL ( THCIConnectionHandle , TUint8 ) |
| IMPORT_C CReadClockCommand * | NewL () |
| IMPORT_C void | Reset ( THCIConnectionHandle , TUint8 ) |
| IMPORT_C TUint8 | WhichClock () |
| Private Member Functions | |
|---|---|
| CReadClockCommand ( THCIConnectionHandle , TUint8 ) | |
| CReadClockCommand () | |
| void | Format ( CHctlCommandFrame &) |
| Private Attributes | |
|---|---|
| THCIConnectionHandle | iConnectionHandle |
| TUint8 | iWhichClock |
| CReadClockCommand | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint8 | aWhichClock | ||
| ) | [private] | ||
| THCIConnectionHandle aConnectionHandle | |
| TUint8 aWhichClock |
| TInt | Extension_ | ( | TUint | aExtensionId, |
| TAny *& | aInterface, | |||
| TAny * | aData | |||
| ) | [virtual] | |||
| void | Format | ( | CHctlCommandFrame & | aCommandFrame | ) | const [private, virtual] |
| CHctlCommandFrame & aCommandFrame |
| IMPORT_C CReadClockCommand * | NewL | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint8 | aWhichClock | |||
| ) | [static] | |||
| THCIConnectionHandle aConnectionHandle | |
| TUint8 aWhichClock |
| IMPORT_C void | Reset | ( | THCIConnectionHandle | aConnectionHandle, |
| TUint8 | aWhichClock | |||
| ) | ||||
| THCIConnectionHandle aConnectionHandle | |
| TUint8 aWhichClock |
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.