|
rippled
|
This is the complete list of members for beast::insight::NullCollector, including all inherited members.
| make_counter(std::string const &name)=0 | beast::insight::Collector | pure virtual |
| make_counter(std::string const &prefix, std::string const &name) | beast::insight::Collector | |
| make_event(std::string const &name)=0 | beast::insight::Collector | pure virtual |
| make_event(std::string const &prefix, std::string const &name) | beast::insight::Collector | |
| make_gauge(std::string const &name)=0 | beast::insight::Collector | pure virtual |
| make_gauge(std::string const &prefix, std::string const &name) | beast::insight::Collector | |
| make_hook(Handler handler) | beast::insight::Collector | |
| make_hook(HookImpl::HandlerType const &handler)=0 | beast::insight::Collector | pure virtual |
| make_meter(std::string const &name)=0 | beast::insight::Collector | pure virtual |
| make_meter(std::string const &prefix, std::string const &name) | beast::insight::Collector | |
| New() | beast::insight::NullCollector | static |
| NullCollector()=default | beast::insight::NullCollector | explicit |
| ptr typedef | beast::insight::Collector | |
| ~Collector()=0 | beast::insight::Collector | pure virtual |
1.8.17