Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::chrono::duration< Rep, Period > Member List

This is the complete list of members for boost::chrono::duration< Rep, Period >, including all inherited members.

BOOST_PREVENT_MACRO_SUBSTITUTION()boost::chrono::duration< Rep, Period >inlinestatic
BOOST_PREVENT_MACRO_SUBSTITUTION()boost::chrono::duration< Rep, Period >inlinestatic
count() const boost::chrono::duration< Rep, Period >inline
duration()boost::chrono::duration< Rep, Period >inline
duration(const Rep2 &r, typename boost::enable_if< mpl::and_< boost::is_convertible< Rep2, rep >, mpl::or_< treat_as_floating_point< rep >, mpl::and_< mpl::not_< treat_as_floating_point< rep > >, mpl::not_< treat_as_floating_point< Rep2 > > > > > >::type *=0)boost::chrono::duration< Rep, Period >inlineexplicit
duration(const duration< Rep2, Period2 > &d, typename boost::enable_if< mpl::or_< treat_as_floating_point< rep >, mpl::and_< chrono_detail::is_evenly_divisible_by< Period2, period >, mpl::not_< treat_as_floating_point< Rep2 > > > > >::type *=0)boost::chrono::duration< Rep, Period >inline
operator%=(const rep &rhs)boost::chrono::duration< Rep, Period >inline
operator%=(const duration &rhs)boost::chrono::duration< Rep, Period >inline
operator*=(const rep &rhs)boost::chrono::duration< Rep, Period >inline
operator+() const boost::chrono::duration< Rep, Period >inline
operator++()boost::chrono::duration< Rep, Period >inline
operator++(int)boost::chrono::duration< Rep, Period >inline
operator+=(const duration &d)boost::chrono::duration< Rep, Period >inline
operator-() const boost::chrono::duration< Rep, Period >inline
operator--()boost::chrono::duration< Rep, Period >inline
operator--(int)boost::chrono::duration< Rep, Period >inline
operator-=(const duration &d)boost::chrono::duration< Rep, Period >inline
operator/=(const rep &rhs)boost::chrono::duration< Rep, Period >inline
operator=(const duration &rhs)boost::chrono::duration< Rep, Period >inline
period typedefboost::chrono::duration< Rep, Period >
rep typedefboost::chrono::duration< Rep, Period >
zero()boost::chrono::duration< Rep, Period >inlinestatic