11 #include <boost/shared_ptr.hpp> 50 bool del(
const std::string& name);
66 void setMaxSampleCountAll(uint32_t max_samples);
81 std::map<std::string, ObservationPtr> stats_;
boost::shared_ptr< StatContext > StatContextPtr
Pointer to the statistics context.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
Exception indicating that a given statistic is duplicated.
std::chrono::system_clock::duration StatsDuration
Defines duration type.
boost::shared_ptr< const Element > ConstElementPtr
This is a base class for exceptions thrown from the DNS library module.
Defines the logger used by the top-level component of kea-lfc.
DuplicateStat(const char *file, size_t line, const char *what)
boost::shared_ptr< Observation > ObservationPtr
Observation pointer.