#include <GenMCast_Route_LS_Stats.h>
Inheritance diagram for CGenMCast_LS_Stats:

Public Member Functions | |
| CGenMCast_LS_Stats () | |
| CGenMCast_Stats * | copy () |
| Create an exact copy of the stats object for the initial addition operation. | |
| void | Calc_Data () |
| Update the calculated fields. | |
| void | Dump () |
| Dump the contents of the stat object to stdout. | |
| void | Reset () |
| Reset the stat entity to the initial values. | |
|
|
|
|
|
Update the calculated fields.
Reimplemented from CGenMCast_Stats. |
|
|
Create an exact copy of the stats object for the initial addition operation. By having a generic copy operation, the type can be preserved on a copy. This allows the various combinatorial fields and descriptors (text) to carry over.
Reimplemented from CGenMCast_Stats. |
|
|
Dump the contents of the stat object to stdout.
Reimplemented from CGenMCast_Stats. |
|
|
Reset the stat entity to the initial values.
Reimplemented from CGenMCast_Stats. |
1.3.6