|
typedef AnyValue::Map | KeyValMap |
|
typedef std::function< KeyValMap()> | MapCb |
|
typedef util::VarzValue | AnyValue |
|
|
| VarzFunction (const char *varname, MapCb cb) |
|
| VarzListNode (const char *name) |
|
|
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 100 of file varz_stats.h.
The documentation for this class was generated from the following files: