Page Speed Optimization Libraries  1.5.27.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Attributes | Protected Member Functions
net_instaweb::NullStatistics Class Reference

Simple name/value pair statistics implementation. More...

#include "null_statistics.h"

Inheritance diagram for net_instaweb::NullStatistics:
net_instaweb::ScalarStatisticsTemplate< NullStatisticsVariable > net_instaweb::StatisticsTemplate< NullStatisticsVariable, CountHistogram, FakeTimedVariable > net_instaweb::Statistics

List of all members.

Static Public Attributes

static const int kNotFound

Protected Member Functions

virtual NullStatisticsVariableNewVariable (const StringPiece &name, int index)
 Interface to subclass.

Detailed Description

Simple name/value pair statistics implementation.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines