Whole document tree
    

Whole document tree

Templatestd::moneypunct_byname class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

#include <locale_facets.h>

Inheritance diagram for std::moneypunct_byname:

Inheritance graph
[legend]
Collaboration diagram for std::moneypunct_byname< _CharT, _Intl >:

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< _CharT, _Intl >


Member Typedef Documentation

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

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

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


Constructor & Destructor Documentation

std::moneypunct_byname<>::moneypunct_byname const char *    __s,
size_t    __refs = 0
[inline, explicit]
 

Definition at line 1442 of file locale_facets.h.

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

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

Definition at line 1451 of file locale_facets.h.

References std::moneypunct_byname< _CharT, _Intl >::_M_c_locale_moneypunct, and std::locale::facet::_S_destroy_c_locale().


Member Data Documentation

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

Definition at line 1434 of file locale_facets.h.

Referenced by std::moneypunct_byname< _CharT, _Intl >::moneypunct_byname(), and std::moneypunct_byname< _CharT, _Intl >::~moneypunct_byname().

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

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

Definition at line 1456 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:19:12 2002 for libstdc++-v3 Source by doxygen1.2.15