Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Struct simple_time_rep

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Library Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Struct simple_time_rep

boost::posix_time::simple_time_rep — Simple implementation for the time rep.

Synopsis

// In header: <boost/date_time/posix_time/posix_time_config.hpp>

struct simple_time_rep {
  // types
  typedef gregorian::date date_type;         
  typedef time_duration   time_duration_type;
  // construct/copy/destruct
  simple_time_rep(date_type, time_duration_type);
  // public member functions
  bool is_special() const;
  bool is_pos_infinity() const;
  bool is_neg_infinity() const;
  bool is_not_a_date_time() const;
  // public data members
  date_type day;
  time_duration_type time_of_day;
};

Description

simple_time_rep public construct/copy/destruct

  1. <
    simple_time_rep(date_typed,time_duration_typetod);
    >

simple_time_rep public member functions

  1. <
    boolis_special()const;
    >
  2. <
    boolis_pos_infinity()const;
    >
  3. <
    boolis_neg_infinity()const;
    >
  4. <
    boolis_not_a_date_time()const;
    >

PrevUpHomeNext

Статья Struct simple_time_rep раздела The Boost C++ Libraries BoostBook Documentation Subset Library Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Library Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 07:29:02/0.0076420307159424/1