numpunct_byname< wchar_t > Class Reference

#include <_numpunct.h>

Inheritance diagram for numpunct_byname< wchar_t >:

numpunct< wchar_t > locale::facet _Refcount_Base List of all members.

Public Types

typedef wchar_t char_type
typedef wstring string_type

Public Member Functions

 numpunct_byname (const char *__name, size_t __refs=0, _Locale_name_hint *__hint=0)

Protected Member Functions

 ~numpunct_byname ()
virtual wchar_t do_decimal_point () const
virtual wchar_t do_thousands_sep () const
virtual string do_grouping () const

Detailed Description

Definition at line 151 of file _numpunct.h.


Member Typedef Documentation

typedef wchar_t numpunct_byname< wchar_t >::char_type

Reimplemented from numpunct< wchar_t >.

Definition at line 153 of file _numpunct.h.

typedef wstring numpunct_byname< wchar_t >::string_type

Reimplemented from numpunct< wchar_t >.

Definition at line 154 of file _numpunct.h.


Constructor & Destructor Documentation

numpunct_byname< wchar_t >::numpunct_byname ( const char *  __name,
size_t  __refs = 0,
_Locale_name_hint __hint = 0 
) [explicit]

numpunct_byname< wchar_t >::~numpunct_byname (  )  [protected]

Definition at line 447 of file facets_byname.cpp.

References __release_numeric(), and _STLP_PRIV.


Member Function Documentation

wchar_t numpunct_byname< wchar_t >::do_decimal_point (  )  const [protected, virtual]

Reimplemented from numpunct< wchar_t >.

Definition at line 450 of file facets_byname.cpp.

References _Locale_decimal_point().

wchar_t numpunct_byname< wchar_t >::do_thousands_sep (  )  const [protected, virtual]

Reimplemented from numpunct< wchar_t >.

Definition at line 453 of file facets_byname.cpp.

References _Locale_thousands_sep().

string numpunct_byname< wchar_t >::do_grouping (  )  const [protected, virtual]

Reimplemented from numpunct< wchar_t >.

Definition at line 456 of file facets_byname.cpp.

References _Locale_grouping().


The documentation for this class was generated from the following files:



Generated on Mon Mar 10 15:33:02 2008 by  doxygen 1.5.1