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_CTOMASuplHistoricReporting()

Constructor for TOMASuplHistoricReporting

Member Functions Documentation

GetAllowedRepType(TOMASuplAllowedReportingType &)

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

Parameters

TOMASuplAllowedReportingType & aAllowedRepTypevalue of allowed reprting type is returned in this

GetRepCriteria(TOMASuplReportingCriteria &)

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

Parameters

TOMASuplReportingCriteria & aRepCritvalue of reprting criteria is returned in this

SetAllowedRepType(TOMASuplAllowedReportingType)

IMPORT_C voidSetAllowedRepType(TOMASuplAllowedReportingTypeaAllowedRepType)
Setter method for allowed reporting criteria type
Since
S60 S60_5.2

Parameters

TOMASuplAllowedReportingType aAllowedRepTypevalue to be set for allowed reporting criteria type

SetRepCriteria(TOMASuplReportingCriteria)

IMPORT_C voidSetRepCriteria(TOMASuplReportingCriteriaaRepCrit)
Setter method for reporting criteria
Since
S60 S60_5.2

Parameters

TOMASuplReportingCriteria aRepCritvalue 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]