![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::counted_time_rep — Time representation that uses a single integer count.
// In header: <boost/date_time/time_system_counted.hpp> template<typename config> struct counted_time_rep { // types typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; // public member functions (const , const ); (); (); BOOST_CXX14_CONSTEXPR () ; BOOST_CXX14_CONSTEXPR unsigned long () ; BOOST_CXX14_CONSTEXPR () ; BOOST_CXX14_CONSTEXPR () ; BOOST_CXX14_CONSTEXPR bool () ; BOOST_CXX14_CONSTEXPR bool () ; BOOST_CXX14_CONSTEXPR bool () ; BOOST_CXX14_CONSTEXPR bool () ; BOOST_CXX14_CONSTEXPR () ; // public static functions BOOST_CXX14_CONSTEXPR (); };
counted_time_rep
public member functions(const d, const time_of_day);
( count);
( count);
BOOST_CXX14_CONSTEXPR () ;
BOOST_CXX14_CONSTEXPR unsigned long () ;
BOOST_CXX14_CONSTEXPR () ;
BOOST_CXX14_CONSTEXPR () ;
BOOST_CXX14_CONSTEXPR bool () ;
BOOST_CXX14_CONSTEXPR bool () ;
BOOST_CXX14_CONSTEXPR bool () ;
BOOST_CXX14_CONSTEXPR bool () ;
BOOST_CXX14_CONSTEXPR () ;