Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
posix_time_types.hpp File Reference
Include dependency graph for posix_time_types.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::posix_time
 Defines a non-adjusted time system with nano-second resolution and stable calculation properties.
 

Typedefs

typedef date_time::time_itr
< ptime > 
boost::posix_time::time_iterator
 Iterator over a defined time duration. More...
 
typedef
date_time::second_clock< ptime > 
boost::posix_time::second_clock
 A time clock that has a resolution of one second. More...
 
typedef
date_time::null_dst_rules
< ptime::date_type,
time_duration > 
boost::posix_time::no_dst
 Define a dst null dst rule for the posix_time system. More...
 
typedef
date_time::us_dst_rules
< ptime::date_type,
time_duration > 
boost::posix_time::us_dst
 Define US dst rule calculator for the posix_time system. More...