[virtual]
, Condq [virtual]
, Dist [virtual]
, Res [virtual]
, Tab [virtual]
, and Waitq [virtual]
.
Public Member Functions | |
virtual void | report (Report *r)=0 |
report generation |
|
report generation report is called by a Report object during report generation. A ReportProducer implementation implements this method to provide its data. ReportProducer can be associated to one or more Report objects. A ReportProducer will contribute to each Report it is associated to. Implemented in Randint, Poisson, Draw, Iconst, Normal, Negexp, Uniform, Erlang, Rconst, Count, Sum, Tally, Accum, Histo, Regress, Bin, Condq, Res, and Waitq. |