Simple name/value pair statistics implementation. More...
#include "simple_stats.h"
Static Public Attributes | |
static const int | kNotFound |
Protected Member Functions | |
virtual SimpleStatsVariable * | NewVariable (const StringPiece &name, int index) |
Interface to subclass. |
Simple name/value pair statistics implementation.