DataReaderFuncs Class Reference
Data Reader Functions The methods in this header are not intended for clients to call explicitly.
Public Member Functions
|
IMPORT_C
TBool
|
AnyFieldExists
(const
RDataReaderBase
&)
|
IMPORT_C
TBool
|
FieldExists
(const
RDataReaderBase
&, const
TInt
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TInt
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TDes8
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TUint
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TDopplerUncertainty
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TSatelliteStatus
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TUtranGpsDriftRate
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TSfnTowUncertainty
&)
|
IMPORT_C
TInt
|
GetField
(const
RDataReaderBase
&, const
TInt
&,
TCodePhaseSearchWindow
&)
|
IMPORT_C
TInt
|
GetFieldReader
(const
RDataReaderBase
&, const
TInt
&,
RDataReaderBase
&)
|
IMPORT_C
TInt
|
MaxCount
(const
RDataReaderArrayBase
&)
|
Member Functions Documentation
AnyFieldExists(const RDataReaderBase &)
AnyFieldExists AnyFieldExists checks if any field Id exists
FieldExists(const RDataReaderBase &, const TInt &)
FieldExists FieldExists checks if field with Id exists
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase& base class
|
const
TInt
& aFieldId
|
id of the field we want to see if exists
|
GetField(const RDataReaderBase &, const TInt &, TInt &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TInt
& aData
|
data to get in field
|
GetField(const RDataReaderBase &, const TInt &, TDes8 &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TDes8
& aData
|
data to get in field
|
GetField(const RDataReaderBase &, const TInt &, TUint &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TUint
& aData
|
data to get in field
|
GetField(const RDataReaderBase &, const TInt &, TDopplerUncertainty &)
GetField(const RDataReaderBase &, const TInt &, TSatelliteStatus &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TSatelliteStatus
& aData
|
TSatelliteStatus data to read in field
|
GetField(const RDataReaderBase &, const TInt &, TUtranGpsDriftRate &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TUtranGpsDriftRate
& aData
|
TUtranGpsDriftRate data to read in field
|
GetField(const RDataReaderBase &, const TInt &, TSfnTowUncertainty &)
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are interested in
|
TSfnTowUncertainty
& aData
|
TSfnTowUncertainty data to read in field
|
GetField(const RDataReaderBase &, const TInt &, TCodePhaseSearchWindow &)
GetFieldReader(const RDataReaderBase &, const TInt &, RDataReaderBase &)
GetFieldReader GetFieldReader
Parameters
const
RDataReaderBase
& aReader
|
RDataReaderBase base class
|
const
TInt
& aFieldId
|
id of the field we are want to get
|
RDataReaderBase
& aDataReader
|
Gets reader associated with this
|
MaxCount(const RDataReaderArrayBase &)
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.