TOMASuplBatchRepType Class Reference

class TOMASuplBatchRepType

Class to hold Batch report Type

Member Functions Documentation

GetBatchRepType(TBool &, TBool &, TBool &, TBool &)

IMPORT_C void GetBatchRepType ( TBool & aRepPosition,
TBool & aRepMeas,
TBool & aInterMed,
TBool & aDiscardOld
)

Getter method for batch rep type parameters

Parameters

TBool & aRepPosition
TBool & aRepMeas
TBool & aInterMed
TBool & aDiscardOld

SetDiscOld(TBool)

IMPORT_C void SetDiscOld ( TBool aDisOld )

Setter method to set value of discard oldest

Parameters

TBool aDisOld

SetInterRep(TBool)

IMPORT_C void SetInterRep ( TBool aInterMedRep )

Setter method to set value of intermediate reports

Parameters

TBool aInterMedRep

SetRepMeas(TBool)

IMPORT_C void SetRepMeas ( TBool aRepMeas )

Setter method to set value of report measurements

Parameters

TBool aRepMeas

SetRepPos(TBool)

IMPORT_C void SetRepPos ( TBool aRepPos )

Setter method to set value of report position

Parameters

TBool aRepPos

Member Data Documentation

TBool iDiscardOldest

TBool iDiscardOldest [private]

TBool iIntermediateReports

TBool iIntermediateReports [private]

TBool iReportMeasurements

TBool iReportMeasurements [private]

TBool iReportPosition

TBool iReportPosition [private]