Kea  1.5.0
boost_time_utils.h File Reference
#include <boost/date_time/posix_time/posix_time.hpp>
#include <string>
+ Include dependency graph for boost_time_utils.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::util
 

Functions

std::string isc::util::durationToText (boost::posix_time::time_duration dur)
 Converts StatsDuration to text. More...
 
std::string isc::util::ptimeToText (boost::posix_time::ptime t)
 Converts ptime structure to text. More...