examples/example.stats/include/carb/stats/IStats.h
In directory: examples/example.stats/include/carb/stats
Source file: examples/example.stats/include/carb/stats/IStats.h
Example interface that collects arbitrary statistics.
Namespaces
carb: The main Carbonite namespace.
carb::stats: Namespace for the arbitrary statistics interface.
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.