Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class posix_time_system_config

boost::posix_time::posix_time_system_config

Synopsis

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


class posix_time_system_config {
public:
  // types
  typedef simple_time_rep            ;     
  typedef             ;         
  typedef    ;
  typedef time_duration              ;
  typedef  ;          
  typedef             ; 

  // public member functions
   (,  = );
};

Description

posix_time_system_config public member functions

  1.  (,  = );

PrevUpHomeNext