TParserGlobalState Class Reference
Parser global states
CParser uses TParserGlobalState objects to store the global item state during parsing. The global state can be saved and restored using the HID descriptor POP and PUSH tags, therefore CParser incorporates a stack of TParserGlobalState objects.
generichid.lib
- Since
- S60 v5.0
Constructor & Destructor Documentation
Member Functions Documentation
Populate(CField *)
| void | Populate | ( | CField * | aField | ) | const |
Copies all data members into a CField object. The other members of the CField object (those corresponding to local HID descriptor tags) are unaffected.
Parameters
| CField * aField | Pointer to the field object to populate. |
Member Data Documentation
TInt
iLogicalMax
|
TInt
| iLogicalMax | [private] |
TInt
iLogicalMin
|
TInt
| iLogicalMin | [private] |
TInt
iPhysicalMax
|
TInt
| iPhysicalMax | [private] |
TInt
iPhysicalMin
|
TInt
| iPhysicalMin | [private] |
TInt
iUnitExponent
|
TInt
| iUnitExponent | [private] |
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.