|
| VarzMapAverage (const char *varname) |
|
void | Init (ProactorPool *pp) |
|
void | IncBy (absl::string_view key, int32_t delta) |
|
| VarzListNode (const char *name) |
|
|
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 39 of file varz.h.
The documentation for this class was generated from the following files: