moneypunct_byname< char, true > Class Template Reference

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

template <>
class moneypunct_byname< char, true > : public moneypunct< char, true >

Inherits from

Public Member Type Definitions
typedefchar char_type
typedef money_base::pattern pattern
typedef string 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(char, true)
Protected Member Functions
virtual _STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(char, true)
virtual _STLP_DECLSPEC string_typedo_curr_symbol()
virtual _STLP_DECLSPEC chardo_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 chardo_thousands_sep()
Inherited Attributes
moneypunct< char, true >::_M_neg_format
moneypunct< char, true >::_M_pos_format
moneypunct< char, true >::id
moneypunct< char, true >::intl
Inherited Functions
_Refcount_Base::_M_decr()
_Refcount_Base::_M_incr()
_Refcount_Base::_Refcount_Base(__stl_atomic_t)
locale::facet::_get_facet
locale::facet::_release_facet
locale::facet::facet(size_t)
locale::facet::locale
locale::facet::~facet()
moneypunct< char, true >::_Locale_impl
moneypunct< char, true >::curr_symbol()const
moneypunct< char, true >::decimal_point()const
moneypunct< char, true >::do_neg_format()const
moneypunct< char, true >::do_pos_format()const
moneypunct< char, true >::frac_digits()const
moneypunct< char, true >::grouping()const
moneypunct< char, true >::neg_format()const
moneypunct< char, true >::negative_sign()const
moneypunct< char, true >::pos_format()const
moneypunct< char, true >::positive_sign()const
moneypunct< char, true >::thousands_sep()const

Member Type Definition Documentation

Typedef char_type

typedef charchar_type

Typedef pattern

typedef money_base::pattern pattern

Typedef string_type

typedef string string_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 ( char, true )

_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(char,
true
)const [explicit]

_STLP_PSPEC2 ( char, true )

_STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(char,
true
)[protected, virtual]

do_curr_symbol ( )

_STLP_DECLSPEC string_typedo_curr_symbol()const [protected, virtual]

do_decimal_point ( )

_STLP_DECLSPEC chardo_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 chardo_thousands_sep()const [protected, virtual]