numpunct_byname< wchar_t > Class Template Reference
template <>
|
class numpunct_byname< wchar_t > : public numpunct< wchar_t >
|
Inherits from
-
numpunct_byname< wchar_t >
Constructor & Destructor Documentation
numpunct_byname(const char *, size_t, _Locale_name_hint *)
_STLP_DECLSPEC
|
numpunct_byname
|
(
|
const char *
|
__name,
|
|
size_t
|
__refs = 0,
|
|
_Locale_name_hint *
|
__hint = 0
|
|
)
|
[explicit]
|
Parameters
const char * __name
|
|
size_t
__refs = 0
|
|
_Locale_name_hint * __hint = 0
|
|
numpunct_byname(_Self const &)
numpunct_byname
|
(
|
_Self
const &
|
|
)
|
[private]
|
~numpunct_byname()
_STLP_DECLSPEC
|
~numpunct_byname
|
(
|
)
|
[protected]
|
Member Functions Documentation
do_decimal_point()
_STLP_DECLSPEC wchar_t
|
do_decimal_point
|
(
|
)
|
const [protected, virtual]
|
do_grouping()
_STLP_DECLSPEC
string
|
do_grouping
|
(
|
)
|
const [protected, virtual]
|
do_thousands_sep()
_STLP_DECLSPEC wchar_t
|
do_thousands_sep
|
(
|
)
|
const [protected, virtual]
|
Member Type Definitions Documentation
Typedef char_type
typedef wchar_t
|
char_type
|
Typedef string_type
typedef wstring
|
string_type
|
Member Data Documentation
_Locale_numeric * _M_numeric
_Locale_numeric *
|
_M_numeric
|
[private]
|
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.