Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::attributes::utc_time_traits Struct Reference

Time traits that describes UTC time acquirement via Boost.DateTime facilities. More...

#include <time_traits.hpp>

Inheritance diagram for boost::attributes::utc_time_traits:
Collaboration diagram for boost::attributes::utc_time_traits:

Public Types

typedef posix_time::ptime time_type
 Time type. More...
 
typedef posix_time::second_clock clock_source
 Current time source. More...
 

Static Public Member Functions

static time_type get_clock ()
 

Detailed Description

Time traits that describes UTC time acquirement via Boost.DateTime facilities.

Member Typedef Documentation

Member Function Documentation

static time_type boost::attributes::utc_time_traits::get_clock ( )
inlinestatic

The documentation for this struct was generated from the following file: