TOMASuplBatchRepType Class Reference

class TOMASuplBatchRepType

Class to hold Batch report Type

Public Member Functions
IMPORT_C voidGetBatchRepType(TBool &, TBool &, TBool &, TBool &)
IMPORT_C voidSetDiscOld(TBool)
IMPORT_C voidSetInterRep(TBool)
IMPORT_C voidSetRepMeas(TBool)
IMPORT_C voidSetRepPos(TBool)
Private Attributes
TBool iDiscardOldest
TBool iIntermediateReports
TBool iReportMeasurements
TBool iReportPosition

Member Functions Documentation

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

IMPORT_C voidGetBatchRepType(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 voidSetDiscOld(TBoolaDisOld)

Setter method to set value of discard oldest

Parameters

TBool aDisOld

SetInterRep(TBool)

IMPORT_C voidSetInterRep(TBoolaInterMedRep)

Setter method to set value of intermediate reports

Parameters

TBool aInterMedRep

SetRepMeas(TBool)

IMPORT_C voidSetRepMeas(TBoolaRepMeas)

Setter method to set value of report measurements

Parameters

TBool aRepMeas

SetRepPos(TBool)

IMPORT_C voidSetRepPos(TBoolaRepPos)

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]