Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::moneypunct_byname Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::moneypunct_byname:

Inheritance graph
[legend]
Collaboration diagram for std::moneypunct_byname:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _CharT char_type
typedef basic_string<_CharT> string_type

Public Methods

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

Static Public Attributes

const bool intl = _Intl

Protected Methods

virtual ~moneypunct_byname ()

Private Attributes

__c_locale _M_c_locale_moneypunct

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


Member Typedef Documentation

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

Reimplemented from std::moneypunct.

Definition at line 1389 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.

Definition at line 1390 of file locale_facets.h.


Constructor & Destructor Documentation

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

Definition at line 1395 of file locale_facets.h.

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

Definition at line 1404 of file locale_facets.h.


Member Data Documentation

template<typename _CharT, bool _Intl>
__c_locale std::moneypunct_byname<_CharT, _Intl>::_M_c_locale_moneypunct [private]
 

Definition at line 1387 of file locale_facets.h.

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

Reimplemented from std::moneypunct.

Definition at line 1392 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:30:24 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001