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
- moneypunct_byname< char, false >
| 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, false >::_Locale_impl |
| | 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
Member Attribute Documentation
_M_monetary
| _Locale_monetary * | _M_monetary | [protected] |
Member Function Documentation
_STLP_PSPEC2 ( char, false )
_STLP_PSPEC2 ( char, false )
| _STLP_DECLSPEC~moneypunct_byname | _STLP_PSPEC2 | ( | char | , |
| | false | |
| | ) | [protected, virtual] |
do_curr_symbol ( )
| _STLP_DECLSPEC string_type | do_curr_symbol | ( | ) | const [protected, virtual] |
do_decimal_point ( )
| _STLP_DECLSPEC char | do_decimal_point | ( | ) | const [protected, virtual] |
do_frac_digits ( )
| _STLP_DECLSPEC int | do_frac_digits | ( | ) | const [protected, virtual] |
do_grouping ( )
| _STLP_DECLSPEC string | do_grouping | ( | ) | const [protected, virtual] |
do_negative_sign ( )
| _STLP_DECLSPEC string_type | do_negative_sign | ( | ) | const [protected, virtual] |
do_positive_sign ( )
| _STLP_DECLSPEC string_type | do_positive_sign | ( | ) | const [protected, virtual] |
do_thousands_sep ( )
| _STLP_DECLSPEC char | do_thousands_sep | ( | ) | const [protected, virtual] |