moneypunct_byname< char, false > Class Reference

#include <_monetary.h>

Inheritance diagram for moneypunct_byname< char, false >:

moneypunct< char, false > 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, false)(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, false)()
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

Friends

_Locale_name_hint_Locale_extract_hint (moneypunct_byname< char, false > *)

Detailed Description

Definition at line 311 of file _monetary.h.


Member Typedef Documentation

Definition at line 314 of file _monetary.h.

typedef char moneypunct_byname< char, false >::char_type

Reimplemented from moneypunct< char, false >.

Definition at line 315 of file _monetary.h.

typedef string moneypunct_byname< char, false >::string_type

Reimplemented from moneypunct< char, false >.

Definition at line 316 of file _monetary.h.


Member Function Documentation

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

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

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

Reimplemented from moneypunct< char, false >.

Definition at line 832 of file facets_byname.cpp.

References _Locale_mon_decimal_point().

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

Reimplemented from moneypunct< char, false >.

Definition at line 835 of file facets_byname.cpp.

References _Locale_mon_thousands_sep().

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

Reimplemented from moneypunct< char, false >.

Definition at line 838 of file facets_byname.cpp.

References _Locale_mon_grouping().

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

Reimplemented from moneypunct< char, false >.

Definition at line 841 of file facets_byname.cpp.

References _Locale_currency_symbol().

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

Reimplemented from moneypunct< char, false >.

Definition at line 844 of file facets_byname.cpp.

References _Locale_positive_sign().

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

Reimplemented from moneypunct< char, false >.

Definition at line 847 of file facets_byname.cpp.

References _Locale_negative_sign().

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

Reimplemented from moneypunct< char, false >.

Definition at line 850 of file facets_byname.cpp.

References _Locale_frac_digits().


Friends And Related Function Documentation

_Locale_name_hint* _Locale_extract_hint ( moneypunct_byname< char, false > *  money  )  [friend]

Definition at line 168 of file locale_impl.cpp.


Member Data Documentation

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

Definition at line 318 of file _monetary.h.

Definition at line 319 of file _monetary.h.

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

Definition at line 322 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