moneypunct Class Reference
|
class moneypunct : public locale::facet
|
|
Inherited Functions
|
|
|
locale::facet::facet(size_t)
|
|
|
locale::facet::~facet()
|
Member Functions Documentation
_STLP_PSPEC2(_CharT, _International)
|
moneypunct
|
_STLP_PSPEC2
|
(
|
_CharT
|
,
|
|
|
_International
|
|
|
|
)
|
[inline, pure virtual, explicit]
|
_STLP_PSPEC2(char, true)
|
~
moneypunct
|
_STLP_PSPEC2
|
(
|
char
|
,
|
|
|
true
|
|
|
|
)
|
[protected, inline]
|
decimal_point()
|
_CharT
|
decimal_point
|
(
|
)
|
const [inline]
|
do_curr_symbol()
|
basic_string
< _CharT >
|
do_curr_symbol
|
(
|
)
|
const [protected, virtual]
|
do_decimal_point()
|
_CharT
|
do_decimal_point
|
(
|
)
|
const [protected, virtual]
|
do_frac_digits()
|
int
|
do_frac_digits
|
(
|
)
|
const [protected, virtual]
|
do_grouping()
|
string
|
do_grouping
|
(
|
)
|
const [protected, virtual]
|
do_neg_format()
|
pattern
|
do_neg_format
|
(
|
)
|
const [protected, virtual]
|
do_negative_sign()
|
basic_string
< _CharT >
|
do_negative_sign
|
(
|
)
|
const [protected, virtual]
|
do_pos_format()
|
pattern
|
do_pos_format
|
(
|
)
|
const [protected, virtual]
|
do_positive_sign()
|
basic_string
< _CharT >
|
do_positive_sign
|
(
|
)
|
const [protected, virtual]
|
do_thousands_sep()
|
_CharT
|
do_thousands_sep
|
(
|
)
|
const [protected, virtual]
|
frac_digits()
|
int
|
frac_digits
|
(
|
)
|
const [inline]
|
grouping()
|
string
|
grouping
|
(
|
)
|
const [inline]
|
neg_format()
|
pattern
|
neg_format
|
(
|
)
|
const [inline]
|
pos_format()
|
pattern
|
pos_format
|
(
|
)
|
const [inline]
|
thousands_sep()
|
_CharT
|
thousands_sep
|
(
|
)
|
const [inline]
|
Member Type Definitions Documentation
Member Data Documentation
string
_M_group
|
string
|
_M_group
|
[protected, static]
|
pattern _M_neg_format
|
pattern
|
_M_neg_format
|
[protected]
|
pattern _M_pos_format
|
pattern
|
_M_pos_format
|
[protected]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.