moneypunct_byname< char, false > Class Template Reference

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

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

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, false)
Protected Member Functions
virtual _STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(char, false)
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, false >::_M_neg_format
moneypunct< char, false >::_M_pos_format
moneypunct< char, false >::id
moneypunct< char, 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< char, false >::curr_symbol()const
moneypunct< char, false >::decimal_point()const
moneypunct< char, false >::do_neg_format()const
moneypunct< char, false >::do_pos_format()const
moneypunct< char, false >::frac_digits()const
moneypunct< char, false >::grouping()const
moneypunct< char, false >::neg_format()const
moneypunct< char, false >::negative_sign()const
moneypunct< char, false >::pos_format()const
moneypunct< char, false >::positive_sign()const
moneypunct< char, false >::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, false )

_STLP_DECLSPEC moneypunct_byname_STLP_PSPEC2(char,
false
)const [explicit]

_STLP_PSPEC2 ( char, false )

_STLP_DECLSPEC~moneypunct_byname_STLP_PSPEC2(char,
false
)[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]