ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

time_facets.cpp File Reference
#include "stlport_prefix.h"
#include <cstdio>
#include <locale>
#include <istream>
#include "c_locale.h"
#include "acquire_release.h"

Go to the source code of this file.

Defines

#define __hour12(hour)   (((hour) % 12 == 0) ? (12) : (hour) % 12)
#define _STLP_SPRINTF   sprintf

Functions

static void _Init_timeinfo_base (_Time_Info_Base &table)
static void _Init_timeinfo (_Time_Info &table)
static void _Init_timeinfo (_WTime_Info &table)
static void _Init_timeinfo_base (_Time_Info_Base &table, _Locale_time *time)
static void _Init_timeinfo (_Time_Info &table, _Locale_time *time)
static void _Init_timeinfo (_WTime_Info &table, _Locale_time *time)
template<class _Ch , class _TimeInfo >
void __subformat (_STLP_BASIC_IOSTRING(_Ch)&buf, const ctype< _Ch > &ct, const string &format, const _TimeInfo &table, const tm *t)
static void __append (__iostring &buf, const string &name)
static void __append (__iowstring &buf, const wstring &name)
static void __append (__iostring &buf, char *first, char *last, const ctype< char > &)
static void __append (__iowstring &buf, char *first, char *last, const ctype< wchar_t > &ct)
template<class _Ch , class _TimeInfo >
void _STLP_CALL __write_formatted_timeT (_STLP_BASIC_IOSTRING(_Ch)&buf, const ctype< _Ch > &ct, char format, char modifier, const _TimeInfo &table, const tm *t)
void _STLP_CALL __write_formatted_time (__iostring &buf, const ctype< char > &ct, char format, char modifier, const _Time_Info &table, const tm *t)
void _STLP_CALL __write_formatted_time (__iowstring &buf, const ctype< wchar_t > &ct, char format, char modifier, const _WTime_Info &table, const tm *t)
static time_base::dateorder __get_date_order (_Locale_time *time)

Variables

_STLP_BEGIN_NAMESPACE
_STLP_MOVE_TO_PRIV_NAMESPACE
const char 
default_dayname [][14]
const char default_monthname [][24]
const wchar_t default_wdayname [][14]
const wchar_t default_wmonthname [][24]
_STLP_MOVE_TO_STD_NAMESPACE
template class 
time_get< char, istreambuf_iterator< char, char_traits< char > > >

Generated on Sun May 27 2012 06:02:58 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.