carb::stats
- 
namespace stats
- Namespace for the arbitrary statistics interface. 
Enumerations
- carb::stats::AggregationType: Names for the different ways a statistic can be aggregated when a new value is added. 
- carb::stats::StatType: Names for the type of statistic value to be stored or retrieved. 
Functions
- carb::stats::CARB_STRONGTYPE: Base type for the identifier for a single statistic value. 
Structs
- carb::stats::IStats: (Example not a real interface) 
- carb::stats::StatDesc: A descriptor for a new statistic to be added or enumerated. 
- carb::stats::Value: A container for a single statistic value. 
Variables
- carb::stats::kBadStatId: A special statistic identifier value to indicate that the given statistic is invalid or that an error occurred.