TOMASuplHistoricReporting Class Reference

class TOMASuplHistoricReporting
Class for providing the historic reporting data epos_comasuplasnplugin.lib
Since
S60 S60_5.2

Constructor & Destructor Documentation

TOMASuplHistoricReporting()

IMPORT_C TOMASuplHistoricReporting ( )

Member Functions Documentation

GetAllowedRepType(TOMASuplAllowedReportingType &)

IMPORT_C TInt GetAllowedRepType ( TOMASuplAllowedReportingType & aAllowedRepType )
Getter method for allowed reporting criteria type
Since
S60 S60_5.2

Parameters

TOMASuplAllowedReportingType & aAllowedRepType value of allowed reprting type is returned in this

GetRepCriteria(TOMASuplReportingCriteria &)

IMPORT_C TInt GetRepCriteria ( TOMASuplReportingCriteria & aRepCrit )
Getter method for reporting criteria
Since
S60 S60_5.2

Parameters

TOMASuplReportingCriteria & aRepCrit value of reprting criteria is returned in this

SetAllowedRepType(TOMASuplAllowedReportingType)

IMPORT_C void SetAllowedRepType ( TOMASuplAllowedReportingType aAllowedRepType )
Setter method for allowed reporting criteria type
Since
S60 S60_5.2

Parameters

TOMASuplAllowedReportingType aAllowedRepType value to be set for allowed reporting criteria type

SetRepCriteria(TOMASuplReportingCriteria)

IMPORT_C void SetRepCriteria ( TOMASuplReportingCriteria aRepCrit )
Setter method for reporting criteria
Since
S60 S60_5.2

Parameters

TOMASuplReportingCriteria aRepCrit value to be set for reporting criteria

Member Enumerations Documentation

Enum TOMASuplAllowedReportingType

Enumerators

EAllowedReportingTypeUnknown = -1
EAllowedReportingPositionsOnly = 0
EAllowedReportingMeasurementsOnly = 1
EAllowedReportingPositionsAndMeasurements = 2

Member Data Documentation

TOMASuplAllowedReportingType iAllowedReportingType

TOMASuplAllowedReportingType iAllowedReportingType [private]

TInt iOptionalMask

TInt iOptionalMask [private]

TOMASuplReportingCriteria iReportingCriteria

TOMASuplReportingCriteria iReportingCriteria [private]