numpunct Class Reference
|
class numpunct : public locale::facet
|
|
Inherited Functions
|
|
|
locale::facet::facet(size_t)
|
|
|
locale::facet::~facet()
|
Constructor & Destructor Documentation
numpunct(size_t)
|
numpunct
|
(
|
size_t
|
__refs = 0
|
)
|
[inline, explicit]
|
~numpunct()
|
~numpunct
|
(
|
)
|
[protected]
|
Member Functions Documentation
decimal_point()
|
_CharT
|
decimal_point
|
(
|
)
|
const [inline]
|
do_decimal_point()
|
_CharT
|
do_decimal_point
|
(
|
)
|
const [protected, virtual]
|
do_falsename()
|
string_type
|
do_falsename
|
(
|
)
|
const [protected, virtual]
|
do_grouping()
|
string
|
do_grouping
|
(
|
)
|
const [protected, virtual]
|
do_thousands_sep()
|
_CharT
|
do_thousands_sep
|
(
|
)
|
const [protected, virtual]
|
grouping()
|
string
|
grouping
|
(
|
)
|
const [inline]
|
thousands_sep()
|
_CharT
|
thousands_sep
|
(
|
)
|
const [inline]
|
Member Type Definitions Documentation
Member Data Documentation
string
_M_grouping
|
string
|
_M_grouping
|
[protected, 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.