std::money_get< CharT, InIter > Class Template Reference

Inheritance diagram for std::money_get< CharT, InIter >:

Inheritance graph
[legend]
Collaboration diagram for std::money_get< CharT, InIter >:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Member Functions

 money_get (size_t __refs=0)
iter_type get (iter_type s, iter_type __end, bool intl, ios_base &__io, ios_base::iostate &__err, long double &__units) const
iter_type get (iter_type s, iter_type __end, bool intl, ios_base &__io, ios_base::iostate &__err, string_type &__digits) const

Static Public Attributes

static locale::id id

Protected Member Functions

virtual ~money_get ()
virtual iter_type do_get (iter_type s, iter_type __end, bool intl, ios_base &__io, ios_base::iostate &__err, long double &__units) const
virtual iter_type do_get (iter_type s, iter_type __end, bool intl, ios_base &__io, ios_base::iostate &__err, 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 InIter>
class std::money_get< CharT, InIter >

Definition at line 1674 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 12:23:06 2005 for libstdc++-v3 Source by  doxygen 1.4.5