| 
    rippled
    
   | 
 
A container for managing a set of metric groups. More...
#include <Groups.h>

Public Member Functions | |
| virtual | ~Groups ()=0 | 
| virtual Group::ptr const & | get (std::string const &name)=0 | 
| Find or create a new collector with a given name.   | |
| Group::ptr const & | operator[] (std::string const &name) | 
      
  | 
  pure virtualdefault | 
      
  | 
  pure virtual | 
Find or create a new collector with a given name.
Implemented in beast::insight::detail::GroupsImp.
| Group::ptr const & beast::insight::Groups::operator[] | ( | std::string const & | name | ) |