TPositionFieldIndex Class Reference
class TPositionFieldIndex
|
Constructor & Destructor Documentation
TPositionFieldIndex()
TPositionFieldIndex
|
(
|
)
|
[inline]
|
Member Functions Documentation
FieldId()
Get the field ID referred to by this object.
FieldStartPos()
TUint16
|
FieldStartPos
|
(
|
)
|
const [inline]
|
Get the offset in buffer where this field is contained.
FieldType()
Get the data type of this field.
SetFieldId(TPositionFieldId)
Set the field ID referred to by this object.
SetFieldStartPos(TUint16)
void
|
SetFieldStartPos
|
(
|
TUint16
|
aFieldStartPos
|
)
|
[inline]
|
Set the offset in buffer where this field is contained.
Parameters
TUint16
aFieldStartPos
|
Sets the start position of the entry this index refers to.
|
SetFieldType(PositionFieldManager::TFieldType)
Set the data type of this field.
Member Data Documentation
TPositionFieldId
iFieldId
Id of the field that this index refers to.
PositionFieldManager::TFieldType
iFieldType
Type of the data that this index refers to.
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.