moneypunct_byname< wchar_t, false > Class Template Reference

template <>
class moneypunct_byname< wchar_t, false > : public moneypunct< wchar_t, false >

Inherits from

Public Member Functions
_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(wchar_t, false)
Protected Member Functions
_STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(wchar_t, false)
_STLP_DECLSPEC string_typedo_curr_symbol()
_STLP_DECLSPEC wchar_tdo_decimal_point()
_STLP_DECLSPEC intdo_frac_digits()
_STLP_DECLSPEC stringdo_grouping()
_STLP_DECLSPEC string_typedo_negative_sign()
_STLP_DECLSPEC string_typedo_positive_sign()
_STLP_DECLSPEC wchar_tdo_thousands_sep()
Private Member Functions
moneypunct_byname(_Self const &)
_Self &operator=(_Self const &)
Inherited Functions
_Refcount_Base::_M_decr()
_Refcount_Base::_M_incr()
_Refcount_Base::_Refcount_Base(__stl_atomic_t)
locale::facet::facet(size_t)
locale::facet::~facet()
moneypunct< wchar_t, false >::curr_symbol()const
moneypunct< wchar_t, false >::decimal_point()const
moneypunct< wchar_t, false >::do_neg_format()const
moneypunct< wchar_t, false >::do_pos_format()const
moneypunct< wchar_t, false >::frac_digits()const
moneypunct< wchar_t, false >::grouping()const
moneypunct< wchar_t, false >::neg_format()const
moneypunct< wchar_t, false >::negative_sign()const
moneypunct< wchar_t, false >::pos_format()const
moneypunct< wchar_t, false >::positive_sign()const
moneypunct< wchar_t, false >::thousands_sep()const
Public Member Type Definitions
typedefwchar_t char_type
typedef money_base::pattern pattern
typedefwstring string_type
Private Member Type Definitions
typedef moneypunct_byname< wchar_t, false > _Self
Public Attributes
_STLP_DECLSPEC moneypunct_byname size_t _Locale_name_hint *__hint
Protected Attributes
_Locale_monetary *_M_monetary
Inherited Attributes
moneypunct< wchar_t, false >::_M_neg_format
moneypunct< wchar_t, false >::_M_pos_format
moneypunct< wchar_t, false >::id
moneypunct< wchar_t, false >::intl

Constructor & Destructor Documentation

moneypunct_byname(_Self const &)

moneypunct_byname(_Self const &)[private]

Parameters

_Self const &

Member Functions Documentation

_STLP_PSPEC2(wchar_t, false)

_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(wchar_t,
false
)const [explicit]

Parameters

wchar_t
false

_STLP_PSPEC2(wchar_t, false)

_STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(wchar_t,
false
)[protected, virtual]

Parameters

wchar_t
false

do_curr_symbol()

_STLP_DECLSPEC string_typedo_curr_symbol()const [protected, virtual]

do_decimal_point()

_STLP_DECLSPEC wchar_tdo_decimal_point()const [protected, virtual]

do_frac_digits()

_STLP_DECLSPEC intdo_frac_digits()const [protected, virtual]

do_grouping()

_STLP_DECLSPEC stringdo_grouping()const [protected, virtual]

do_negative_sign()

_STLP_DECLSPEC string_typedo_negative_sign()const [protected, virtual]

do_positive_sign()

_STLP_DECLSPEC string_typedo_positive_sign()const [protected, virtual]

do_thousands_sep()

_STLP_DECLSPEC wchar_tdo_thousands_sep()const [protected, virtual]

operator=(_Self const &)

_Self &operator=(_Self const &)[private]

Parameters

_Self const &

Member Type Definitions Documentation

Typedef _Self

typedef moneypunct_byname< wchar_t, false >_Self[private]

Typedef char_type

typedef wchar_tchar_type

Typedef pattern

typedef money_base::pattern pattern

Typedef string_type

typedef wstringstring_type

Member Data Documentation

_Locale_monetary * _M_monetary

_Locale_monetary *_M_monetary[protected]

_STLP_DECLSPEC moneypunct_byname size_t _Locale_name_hint * __hint

_STLP_DECLSPEC moneypunct_byname size_t _Locale_name_hint *__hint