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

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef CharT char_type
typedef OutIter iter_type
typedef basic_string< CharT > string_type

Public Member Functions

 money_put (size_t __refs=0)
iter_type put (iter_type s, bool intl, ios_base &__io, char_type __fill, long double __units) const
iter_type put (iter_type s, bool intl, ios_base &__io, char_type __fill, const string_type &__digits) const

Static Public Attributes

static locale::id id

Protected Member Functions

virtual ~money_put ()
virtual iter_type do_put (iter_type s, bool intl, ios_base &__io, char_type __fill, long double __units) const
virtual iter_type do_put (iter_type s, bool intl, ios_base &__io, char_type __fill, const string_type &__digits) 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::money_put< CharT, OutIter >

Definition at line 1714 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Fri Sep 16 09:22:53 2005 for libstdc++-v3 Source by  doxygen 1.4.4