Kea 2.7.5
|
#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>
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< DurationDataInterval > | isc::perfmon::DurationDataIntervalPtr |
Defines a pointer to a DurationDataInterval instance. | |
typedef boost::shared_ptr< DurationKey > | isc::perfmon::DurationKeyPtr |
Defines a pointer to a DurationKey instance. | |
typedef boost::shared_ptr< MonitoredDuration > | isc::perfmon::MonitoredDurationPtr |
typedef boost::posix_time::ptime | isc::perfmon::Timestamp |
Functions | |
std::ostream & | isc::perfmon::operator<< (std::ostream &os, const DurationKey &key) |