moneypunct< char, false > Class Template Reference
#include
<stdapis/stlportv5/stl/_monetary.h>
template <> |
class moneypunct< char, false > : public locale::facet, public money_base |
Inherits from
- moneypunct< char, false >
Member Type Definition Documentation
Typedef char_type
Typedef string_type
Member Attribute Documentation
_M_neg_format
_M_pos_format
id
intl
Member Function Documentation
_STLP_PSPEC2 ( char, false )
_STLP_DECLSPEC moneypunct | _STLP_PSPEC2 | ( | char | , |
| false | |
| ) | [pure virtual, explicit] |
curr_symbol ( )
decimal_point ( )
char | decimal_point | ( | ) | const [inline] |
do_curr_symbol ( )
_STLP_DECLSPEC string | 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_neg_format ( )
_STLP_DECLSPEC pattern | do_neg_format | ( | ) | const [protected, virtual] |
do_negative_sign ( )
_STLP_DECLSPEC string | do_negative_sign | ( | ) | const [protected, virtual] |
do_pos_format ( )
_STLP_DECLSPEC pattern | do_pos_format | ( | ) | const [protected, virtual] |
do_positive_sign ( )
_STLP_DECLSPEC string | do_positive_sign | ( | ) | const [protected, virtual] |
do_thousands_sep ( )
_STLP_DECLSPEC char | do_thousands_sep | ( | ) | const [protected, virtual] |
frac_digits ( )
int | frac_digits | ( | ) | const [inline] |
grouping ( )
string
| grouping | ( | ) | const [inline] |
neg_format ( )
negative_sign ( )
pos_format ( )
positive_sign ( )
thousands_sep ( )
char | thousands_sep | ( | ) | const [inline] |