numpunct< char > Class Template Reference
template <> |
class numpunct< char > : public locale::facet |
Constructor & Destructor Documentation
numpunct(size_t)
numpunct | ( | size_t | __refs = 0 | ) | [inline, explicit] |
~numpunct()
_STLP_DECLSPEC | ~numpunct | ( | ) | [protected] |
Member Functions Documentation
decimal_point()
char | decimal_point | ( | ) | const [inline] |
do_decimal_point()
_STLP_DECLSPEC char | do_decimal_point | ( | ) | const [protected, virtual] |
do_falsename()
_STLP_DECLSPEC string | do_falsename | ( | ) | const [protected, virtual] |
do_grouping()
_STLP_DECLSPEC string | do_grouping | ( | ) | const [protected, virtual] |
do_thousands_sep()
_STLP_DECLSPEC char | do_thousands_sep | ( | ) | const [protected, virtual] |
do_truename()
_STLP_DECLSPEC string | do_truename | ( | ) | const [protected, virtual] |
falsename()
string
| falsename | ( | ) | const [inline] |
grouping()
string
| grouping | ( | ) | const [inline] |
thousands_sep()
char | thousands_sep | ( | ) | const [inline] |
truename()
string
| truename | ( | ) | const [inline] |
Member Type Definitions Documentation
Member Data Documentation
string
_M_falsename
string
| _M_falsename | [protected] |
_STLP_STATIC_MEMBER_DECLSPEC locale::id id
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.