Kea 2.7.1
monitored_duration.h File Reference
#include <cc/data.h>
#include <cc/cfg_to_element.h>
#include <dhcp/pkt.h>
#include <dhcpsrv/subnet_id.h>
#include <boost/date_time/posix_time/posix_time.hpp>
+ Include dependency graph for monitored_duration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::perfmon::DurationDataInterval
 Embodies a span of time (i.e. More...
 
class  isc::perfmon::DurationKey
 Houses the composite key that uniquely identifies a duration: More...
 
class  isc::perfmon::MonitoredDuration
 

Namespaces

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

Typedefs

typedef boost::posix_time::time_duration isc::perfmon::Duration
 
typedef boost::shared_ptr< DurationDataIntervalisc::perfmon::DurationDataIntervalPtr
 Defines a pointer to a DurationDataInterval instance.
 
typedef boost::shared_ptr< DurationKeyisc::perfmon::DurationKeyPtr
 Defines a pointer to a DurationKey instance.
 
typedef boost::shared_ptr< MonitoredDurationisc::perfmon::MonitoredDurationPtr
 
typedef boost::posix_time::ptime isc::perfmon::Timestamp
 

Functions

std::ostream & isc::perfmon::operator<< (std::ostream &os, const DurationKey &key)