std::__timepunct< CharT > Class Template Reference

Inheritance diagram for std::__timepunct< CharT >:

Inheritance graph
[legend]
Collaboration diagram for std::__timepunct< CharT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CharT char_type
typedef basic_string< CharT > string_type

Public Member Functions

void M_date_formats (const CharT **__date) const
void M_time_formats (const CharT **__time) const
void M_ampm (const CharT **ampm) const
void M_date_time_formats (const CharT **__dt) const
void M_days (const CharT **__days) const
void M_days_abbreviated (const CharT **__days) const
void M_months (const CharT **__months) const
void M_months_abbreviated (const CharT **__months) const
template<>
const char * S_timezones [14]
template<>
const char * S_timezones [14]

Static Public Attributes

static locale::id id
static const CharT * S_timezones [14]

Protected Attributes

c_locale M_c_locale_timepunct
char * M_name_timepunct
const CharT * M_date_format
const CharT * M_date_era_format
const CharT * M_time_format
const CharT * M_time_era_format
const CharT * M_date_time_format
const CharT * M_date_time_era_format
const CharT * M_am
const CharT * M_pm
const CharT * M_am_pm_format
const CharT * M_day1
const CharT * M_day2
const CharT * M_day3
const CharT * M_day4
const CharT * M_day5
const CharT * M_day6
const CharT * M_day7
const CharT * M_day_a1
const CharT * M_day_a2
const CharT * M_day_a3
const CharT * M_day_a4
const CharT * M_day_a5
const CharT * M_day_a6
const CharT * M_day_a7
const CharT * M_month01
const CharT * M_month02
const CharT * M_month03
const CharT * M_month04
const CharT * M_month05
const CharT * M_month06
const CharT * M_month07
const CharT * M_month08
const CharT * M_month09
const CharT * M_month10
const CharT * M_month11
const CharT * M_month12
const CharT * M_month_a01
const CharT * M_month_a02
const CharT * M_month_a03
const CharT * M_month_a04
const CharT * M_month_a05
const CharT * M_month_a06
const CharT * M_month_a07
const CharT * M_month_a08
const CharT * M_month_a09
const CharT * M_month_a10
const CharT * M_month_a11
const CharT * M_month_a12

Static Protected Attributes

static c_locale S_c_locale
static char S_c_name [2]

Friends

class locale::Impl

Detailed Description

template<typename CharT>
class std::__timepunct< CharT >

Definition at line 1094 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 20:19:42 2007 for libstdc++-v3 Source by  doxygen 1.5.1