moneypunct_byname< wchar_t, false > Class Template Reference

#include <stdapis/stlportv5/stl/_monetary.h>

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

Inherits from

Public Member Type Definitions
typedefwchar_t char_type
typedef money_base::pattern pattern
typedefwstring string_type
Public Attributes
_STLP_DECLSPEC moneypunct_byname size_t _Locale_name_hint *__hint
_STLP_DECLSPEC moneypunct_byname size_t__refs
Protected Attributes
_Locale_monetary *_M_monetary
Public Member Functions
_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(wchar_t, false)
Protected Member Functions
virtual _STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(wchar_t, false)
virtual _STLP_DECLSPEC string_typedo_curr_symbol()
virtual _STLP_DECLSPEC wchar_tdo_decimal_point()
virtual _STLP_DECLSPEC intdo_frac_digits()
virtual _STLP_DECLSPEC stringdo_grouping()
virtual _STLP_DECLSPEC string_typedo_negative_sign()
virtual _STLP_DECLSPEC string_typedo_positive_sign()
virtual _STLP_DECLSPEC wchar_tdo_thousands_sep()
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
Inherited Enumerations
money_base:part
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

Member Type Definition Documentation

Typedef char_type

typedef wchar_tchar_type

Typedef pattern

typedef money_base::pattern pattern

Typedef string_type

typedef wstringstring_type

Member Attribute Documentation

_M_monetary

_Locale_monetary *_M_monetary[protected]

__hint

_STLP_DECLSPEC moneypunct_byname size_t _Locale_name_hint *__hint

__refs

_STLP_DECLSPEC moneypunct_byname size_t__refs

Member Function Documentation

_STLP_PSPEC2 ( wchar_t, false )

_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(wchar_t,
false
)const [explicit]

_STLP_PSPEC2 ( wchar_t, false )

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

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]