DataBuilderFuncs Class Reference
Data Builder Functions The methods in this header are not intended for clients to call explicitly.
Public Member Functions |
---|
IMPORT_C TBool | AnyFieldExists(const RDataBuilderBase &) |
IMPORT_C void | ClearAllFields(RDataBuilderBase &) |
IMPORT_C void | ClearField(RDataBuilderBase &, const TInt &) |
IMPORT_C TBool | FieldExists(const RDataBuilderBase &, const TInt &) |
IMPORT_C void | GetFieldBuilder(RDataBuilderBase &, const TInt &, RDataBuilderBase &) |
IMPORT_C TInt | MaxCount(const RDataBuilderArrayBase &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TInt &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TDesC8 &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TUint &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TDopplerUncertainty &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TSatelliteStatus &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TUtranGpsDriftRate &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TSfnTowUncertainty &) |
IMPORT_C void | SetField(RDataBuilderBase &, const TInt &, const TCodePhaseSearchWindow &) |
Member Functions Documentation
AnyFieldExists(const RDataBuilderBase &)
Any Field exists AnyFieldExists checks if any field Id exists
ClearAllFields(RDataBuilderBase &)
ClearField(RDataBuilderBase &, const TInt &)
Parameters
RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are want to clear |
FieldExists(const RDataBuilderBase &, const TInt &)
Field exists FieldExists checks if field with Id exists
Parameters
const RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are want to see if exists |
GetFieldBuilder(RDataBuilderBase &, const TInt &, RDataBuilderBase &)
Get field builder GetFieldBuilder
MaxCount(const RDataBuilderArrayBase &)
SetField(RDataBuilderBase &, const TInt &, const TInt &)
Parameters
RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are interested in |
const TInt & aData | data to set in field |
SetField(RDataBuilderBase &, const TInt &, const TDesC8 &)
Parameters
RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are interested in |
const TDesC8 & aData | data to set in field |
SetField(RDataBuilderBase &, const TInt &, const TUint &)
Parameters
RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are interested in |
const TUint & aData | data to set in field |
SetField(RDataBuilderBase &, const TInt &, const TDopplerUncertainty &)
SetField(RDataBuilderBase &, const TInt &, const TSatelliteStatus &)
Parameters
RDataBuilderBase & aBuilder | RDataBuilderBase base class |
const TInt & aFieldId | id of the field we are interested in |
const TSatelliteStatus & aData | TSatelliteStatus data to set in field |
SetField(RDataBuilderBase &, const TInt &, const TUtranGpsDriftRate &)
SetField(RDataBuilderBase &, const TInt &, const TSfnTowUncertainty &)
SetField(RDataBuilderBase &, const TInt &, const TCodePhaseSearchWindow &)
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.