CReportRoot Class Reference
class CReportRoot : public CCollection |
Root report The top level of the tree of fields and collections in a HID report descriptor.
generichid.lib
- Since
- S60 v5.0
Constructor & Destructor Documentation
Member Functions Documentation
FindReportSizeIndex(TInt, CField::TType)
IncrementReportSizeL(TInt, CField::TType, TInt)
Increase the size of a given report by a given number of bits
Parameters
TInt aReportId | The report id, which size shoud be increased |
CField::TType aType | a Type of field |
TInt aIncrement | size of increase |
NumberOfReports()
TInt
| NumberOfReports | ( | ) | const |
Get the number of reports
ReportSize(TInt, CField::TType)
Get the size of a given report in bits
Parameters
TInt aReportId | The report id, which size shoud be increased |
CField::TType aType | a Type of field |
ReportSize(TInt)
Get the size of a given report by array index, rather than type & ID
ReportSizeBytes(TInt, CField::TType)
Get the size of a given report in bytes
Parameters
TInt aReportId | The report id, which size shoud be increased |
CField::TType aType | a Type of field |
Member Data Documentation
RArray< TReportSize > iSizes
Array to store the size of each report
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.