moneypunct< wchar_t, false > Class Template Reference
template <>
|
class moneypunct< wchar_t, false > : public locale::facet
|
Inherits from
-
moneypunct< wchar_t, false >
Member Functions Documentation
_STLP_PSPEC2(wchar_t, false)
_STLP_DECLSPEC
moneypunct
|
_STLP_PSPEC2
|
(
|
wchar_t
|
,
|
|
false
|
|
|
)
|
[pure virtual, explicit]
|
decimal_point()
wchar_t
|
decimal_point
|
(
|
)
|
const [inline]
|
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_neg_format()
_STLP_DECLSPEC pattern
|
do_neg_format
|
(
|
)
|
const [protected, virtual]
|
do_negative_sign()
_STLP_DECLSPEC
string_type
|
do_negative_sign
|
(
|
)
|
const [protected, virtual]
|
do_pos_format()
_STLP_DECLSPEC pattern
|
do_pos_format
|
(
|
)
|
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]
|
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()
wchar_t
|
thousands_sep
|
(
|
)
|
const [inline]
|
Member Type Definitions Documentation
Typedef char_type
typedef wchar_t
|
char_type
|
Typedef string_type
typedef wstring
|
string_type
|
Member Data Documentation
pattern _M_neg_format
pattern
|
_M_neg_format
|
[protected]
|
pattern _M_pos_format
pattern
|
_M_pos_format
|
[protected]
|
_STLP_STATIC_MEMBER_DECLSPEC locale::id id
_STLP_STATIC_MEMBER_DECLSPEC
locale::id
|
id
|
[static]
|
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.