Iterator(StatBag* pbag = 0, unsigned id = Stat_MaxId, unsigned groupId = Stat_MaxId);
Default iterator start and points to no data.
Parameters |
Description |
src |
Reference to the Iterator. |
StatBag* pbag = 0 |
StatBag that is iterated. |
unsigned id = Stat_MaxId |
Individual identifier. |
unsigned groupId = Stat_MaxId |
Identifier of the group. |