moneypunct_byname< wchar_t, true > Class Template Reference
#include
<stdapis/stlportv5/stl/_monetary.h>
template <> |
class moneypunct_byname< wchar_t, true > : public moneypunct< wchar_t, true > |
Inherits from
- moneypunct_byname< wchar_t, true >
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< wchar_t, true >::curr_symbol()const |
| moneypunct< wchar_t, true >::decimal_point()const |
| moneypunct< wchar_t, true >::do_neg_format()const |
| moneypunct< wchar_t, true >::do_pos_format()const |
| moneypunct< wchar_t, true >::frac_digits()const |
| moneypunct< wchar_t, true >::grouping()const |
| moneypunct< wchar_t, true >::neg_format()const |
| moneypunct< wchar_t, true >::negative_sign()const |
| moneypunct< wchar_t, true >::pos_format()const |
| moneypunct< wchar_t, true >::positive_sign()const |
| moneypunct< wchar_t, true >::thousands_sep()const |
Member Type Definition Documentation
Typedef string_type
typedef wstring | string_type |
Member Attribute Documentation
_M_monetary
_Locale_monetary * | _M_monetary | [protected] |
Member Function Documentation
_STLP_PSPEC2 ( wchar_t, true )
_STLP_PSPEC2 ( wchar_t, true )
_STLP_DECLSPEC~moneypunct_byname | _STLP_PSPEC2 | ( | wchar_t | , |
| true | |
| ) | [protected, virtual] |
do_curr_symbol ( )
_STLP_DECLSPEC string_type | do_curr_symbol | ( | ) | const [protected, virtual] |
do_decimal_point ( )
_STLP_DECLSPEC wchar_t | 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 wchar_t | do_thousands_sep | ( | ) | const [protected, virtual] |