Public Member Functions | |
VarzCount (const char *varname) | |
void | IncBy (int32 delta) |
void | Inc () |
![]() | |
VarzListNode (const char *name) | |
Additional Inherited Members | |
![]() | |
typedef util::VarzValue | AnyValue |
![]() | |
static void | Iterate (std::function< void(const char *, AnyValue &&)> f) |
static void | IterateValues (std::function< void(const std::string &, const std::string &)> cb) |
![]() | |
static std::string | Format (const AnyValue &av) |
![]() | |
const char * | name_ |
Definition at line 67 of file varz_stats.h.