std::time_put< CharT, OutIter > Class Template Reference

Inheritance diagram for std::time_put< CharT, OutIter >:

Inheritance graph
[legend]
Collaboration diagram for std::time_put< CharT, OutIter >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CharT char_type
typedef OutIter iter_type
enum  dateorder

Public Member Functions

 time_put (size_t __refs=0)
iter_type put (iter_type s, ios_base &__io, char_type __fill, const tm *__tm, const CharT *__beg, const CharT *__end) const
iter_type put (iter_type s, ios_base &__io, char_type __fill, const tm *__tm, char __format, char __mod=0) const

Static Public Attributes

static locale::id id

Protected Member Functions

virtual ~time_put ()
virtual iter_type do_put (iter_type s, ios_base &__io, char_type __fill, const tm *__tm, char __format, char __mod) const

Static Protected Attributes

static c_locale S_c_locale
static char S_c_name [2]

Friends

class locale::Impl

Detailed Description

template<typename CharT, typename OutIter>
class std::time_put< CharT, OutIter >

Definition at line 1425 of file locale_facets.h.


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