Definition at line 220 of file callaccounting.h.
typedef std::map<CallAccounting::Result, double> OSB_LIB::CaResultDef::CaCounts |
The processing result for one stream and module.
The map's data type is the number of records for the processing result. Note that this value may be 0.
Divide by the stream's record number to compute the fraction or percentage.
Definition at line 232 of file callaccounting.h.
typedef Id<RecordStreamInfo> OSB_LIB::CaResultDef::RsId |