StatBag::GetInterface

StatBag::GetInterface
static StatInterface* GetInterface(unsigned id);
Description

GetInterface obtains the interface for retrieving the statistics of a group and returns the interface identified by type such as memory, counter, timer etc.

Parameters
Parameters 
Description 
unsigned id 
Identifier of a group for which the statistics is retrieved. See Stat::StatType for the different statistics types. 
Return Value

Statistics table of various types as identified by the parameter id.