Kea 2.5.8
context.h File Reference
#include <stats/observation.h>
#include <boost/shared_ptr.hpp>
#include <mutex>
#include <string>
+ Include dependency graph for context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::stats::DuplicateStat
 Exception indicating that a given statistic is duplicated. More...
 
struct  isc::stats::StatContext
 Statistics context. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::stats
 

Typedefs

typedef boost::shared_ptr< StatContext > isc::stats::StatContextPtr
 Pointer to the statistics context.