StatBag::Iterator::Iterator

StatBag::Iterator::Iterator
Iterator(StatBag* pbag = 0, unsigned id = Stat_MaxId, unsigned groupId = Stat_MaxId);
Description

Default iterator start and points to no data.

Parameters
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.