numpunct_byname< char > Class Reference

#include <_numpunct.h>

Inheritance diagram for numpunct_byname< char >:

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

Public Types

typedef char char_type
typedef string 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 char do_decimal_point () const
virtual char do_thousands_sep () const
virtual string do_grouping () const

Friends

_Locale_name_hint_Locale_extract_hint (numpunct_byname< char > *)

Detailed Description

Definition at line 124 of file _numpunct.h.


Member Typedef Documentation

typedef char numpunct_byname< char >::char_type

Reimplemented from numpunct< char >.

Definition at line 126 of file _numpunct.h.

Reimplemented from numpunct< char >.

Definition at line 127 of file _numpunct.h.


Constructor & Destructor Documentation

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

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

Definition at line 410 of file facets_byname.cpp.

References __release_numeric(), and _STLP_PRIV.


Member Function Documentation

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

Reimplemented from numpunct< char >.

Definition at line 413 of file facets_byname.cpp.

References _Locale_decimal_point().

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

Reimplemented from numpunct< char >.

Definition at line 416 of file facets_byname.cpp.

References _Locale_thousands_sep().

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

Reimplemented from numpunct< char >.

Definition at line 419 of file facets_byname.cpp.

References _Locale_grouping().


Friends And Related Function Documentation

_Locale_name_hint* _Locale_extract_hint ( numpunct_byname< char > *  punct  )  [friend]

Definition at line 157 of file locale_impl.cpp.


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