moneypunct_byname< char, true > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct_byname< char, true >:

moneypunct< char, true > locale::facet money_base _Refcount_Base List of all members.

Public Types

typedef money_base::pattern pattern
typedef char char_type
typedef string string_type

Public Member Functions

moneypunct_byname _STLP_PSPEC2 (char, true)(const char *__name

Public Attributes

moneypunct_byname size_t __refs = 0
moneypunct_byname size_t _Locale_name_hint__hint = 0)

Protected Member Functions

~moneypunct_byname _STLP_PSPEC2 (char, true)()
virtual char do_decimal_point () const
virtual char do_thousands_sep () const
virtual string do_grouping () const
virtual string_type do_curr_symbol () const
virtual string_type do_positive_sign () const
virtual string_type do_negative_sign () const
virtual int do_frac_digits () const

Protected Attributes

_Locale_monetary_M_monetary

Detailed Description

Definition at line 281 of file _monetary.h.


Member Typedef Documentation

Definition at line 283 of file _monetary.h.

typedef char moneypunct_byname< char, true >::char_type

Reimplemented from moneypunct< char, true >.

Definition at line 284 of file _monetary.h.

typedef string moneypunct_byname< char, true >::string_type

Reimplemented from moneypunct< char, true >.

Definition at line 285 of file _monetary.h.


Member Function Documentation

moneypunct_byname moneypunct_byname< char, true >::_STLP_PSPEC2 ( char  ,
true   
) const [explicit]

~moneypunct_byname moneypunct_byname< char, true >::_STLP_PSPEC2 ( char  ,
true   
) [protected, virtual]

char moneypunct_byname< char, true >::do_decimal_point (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 800 of file facets_byname.cpp.

References _Locale_mon_decimal_point().

char moneypunct_byname< char, true >::do_thousands_sep (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 803 of file facets_byname.cpp.

References _Locale_mon_thousands_sep().

string moneypunct_byname< char, true >::do_grouping (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 806 of file facets_byname.cpp.

References _Locale_mon_grouping().

string moneypunct_byname< char, true >::do_curr_symbol (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 809 of file facets_byname.cpp.

References _Locale_int_curr_symbol().

string moneypunct_byname< char, true >::do_positive_sign (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 812 of file facets_byname.cpp.

References _Locale_positive_sign().

string moneypunct_byname< char, true >::do_negative_sign (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 815 of file facets_byname.cpp.

References _Locale_negative_sign().

int moneypunct_byname< char, true >::do_frac_digits (  )  const [protected, virtual]

Reimplemented from moneypunct< char, true >.

Definition at line 818 of file facets_byname.cpp.

References _Locale_int_frac_digits().


Member Data Documentation

moneypunct_byname size_t moneypunct_byname< char, true >::__refs = 0

Definition at line 287 of file _monetary.h.

Definition at line 288 of file _monetary.h.

_Locale_monetary* moneypunct_byname< char, true >::_M_monetary [protected]

Definition at line 291 of file _monetary.h.


The documentation for this class was generated from the following files:



Generated on Mon Mar 10 15:33:02 2008 by  doxygen 1.5.1