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

#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

const bool intl = _Intl

Protected Member Functions

virtual ~moneypunct_byname ()

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


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 4400 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 4401 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 4406 of file locale_facets.h.

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

Definition at line 4420 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 4424 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6