std::map< std::string, ObservationPtr > stats_
Statistics container.
void add(const ObservationPtr &obs)
Adds a new observation.
ObservationPtr get(const std::string &name) const
attempts to get an observation
bool del(const std::string &name)
Attempts to delete an observation.