std::moneypunct_byname< _CharT, _Intl > Class Template Reference

class moneypunct_byname [22.2.6.4]. More...

#include <locale_facets.h>

Inheritance diagram for std::moneypunct_byname< _CharT, _Intl >:

std::moneypunct< _CharT, _Intl > std::locale::facet std::money_base List of all members.

Public Types

typedef _CharT char_type
 Public typedefs.
typedef basic_string< _CharT > string_type

Public Member Functions

 moneypunct_byname (const char *__s, size_t __refs=0)

Static Public Attributes

static const bool intl = _Intl

Protected Member Functions

virtual ~moneypunct_byname ()

Detailed Description

template<typename _CharT, bool _Intl>
class std::moneypunct_byname< _CharT, _Intl >

class moneypunct_byname [22.2.6.4].

Definition at line 3955 of file locale_facets.h.


Member Typedef Documentation

template<typename _CharT, bool _Intl>
typedef _CharT std::moneypunct_byname< _CharT, _Intl >::char_type

Public typedefs.

Reimplemented from std::moneypunct< _CharT, _Intl >.

Definition at line 3958 of file locale_facets.h.

template<typename _CharT, bool _Intl>
typedef basic_string<_CharT> std::moneypunct_byname< _CharT, _Intl >::string_type

Reimplemented from std::moneypunct< _CharT, _Intl >.

Definition at line 3959 of file locale_facets.h.


Constructor & Destructor Documentation

template<typename _CharT, bool _Intl>
std::moneypunct_byname< _CharT, _Intl >::moneypunct_byname ( const char *  __s,
size_t  __refs = 0 
) [inline, explicit]

Definition at line 3964 of file locale_facets.h.

References std::moneypunct< _CharT, _Intl >::_M_initialize_moneypunct(), std::locale::facet::_S_create_c_locale(), and std::locale::facet::_S_destroy_c_locale().

template<typename _CharT, bool _Intl>
virtual std::moneypunct_byname< _CharT, _Intl >::~moneypunct_byname (  )  [inline, protected, virtual]

Definition at line 3978 of file locale_facets.h.


Member Data Documentation

template<typename _CharT, bool _Intl>
const bool std::moneypunct_byname< _CharT, _Intl >::intl = _Intl [static]

This value is provided by the standard, but no reason for its existence.

Reimplemented from std::moneypunct< _CharT, _Intl >.

Definition at line 3961 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:03 2010 for GNU C++ STL by  doxygen 1.4.7