TOMASuplReportingMode Class Reference

class TOMASuplReportingMode

Class to hold reporting mode

Member Functions Documentation

GetBatchRepCond(TOMASuplBatchRepConditions &)

IMPORT_C void GetBatchRepCond ( TOMASuplBatchRepConditions & aBatchRepCond )

getter method for batch report conditions

Parameters

TOMASuplBatchRepConditions & aBatchRepCond

GetBatchRepType(TOMASuplBatchRepType &)

IMPORT_C void GetBatchRepType ( TOMASuplBatchRepType & aBatchRepType )

getter method for batch report type

Parameters

TOMASuplBatchRepType & aBatchRepType

GetRepMode(TOMASuplRepMode &)

IMPORT_C void GetRepMode ( TOMASuplRepMode & aRepMode )

getter method for report mode

Parameters

TOMASuplRepMode & aRepMode

SetBatchRepCond(TOMASuplBatchRepConditions)

IMPORT_C void SetBatchRepCond ( TOMASuplBatchRepConditions aBatchRepCond )

setter method for batch report conditions

Parameters

TOMASuplBatchRepConditions aBatchRepCond

SetBatchRepType(TOMASuplBatchRepType)

IMPORT_C void SetBatchRepType ( TOMASuplBatchRepType aBatchRepType )

setter method for batch report type

Parameters

TOMASuplBatchRepType aBatchRepType

SetRepMode(TOMASuplRepMode)

IMPORT_C void SetRepMode ( TOMASuplRepMode aRepMode )

Setter method for report mode

Parameters

TOMASuplRepMode aRepMode

Member Enumerations Documentation

Enum TOMASuplRepMode

Enum to indicate report mode

Enumerators

ETOMASuplRepModeUnknown = -1
ETOMASuplRepModeRealtime = 1
ETOMASuplRepModeQuasirealtime = 2
ETOMASuplRepModeBatch = 3

Member Data Documentation

TOMASuplBatchRepType iBatchRepType

TOMASuplBatchRepType iBatchRepType [private]

TOMASuplBatchRepConditions iRepConditions

TOMASuplBatchRepConditions iRepConditions [private]

TOMASuplRepMode iRepMode

TOMASuplRepMode iRepMode [private]