std::messages_byname< CharT > Class Template Reference

Inheritance diagram for std::messages_byname< CharT >:

Inheritance graph
[legend]
Collaboration diagram for std::messages_byname< CharT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef CharT char_type
typedef basic_string< CharT > string_type
typedef int catalog

Public Member Functions

catalog open (const basic_string< char > &s, const locale &__loc) const
string_type get (catalog c, int set, int __msgid, const string_type &s) const
void close (catalog c) const

Static Public Attributes

static locale::id id

Protected Member Functions

virtual ~messages_byname ()
char * M_convert_to_char (const string_type &__msg) const
string_type M_convert_from_char (char *__msg) const

Protected Attributes

c_locale M_c_locale_messages
char * M_name_messages

Static Protected Attributes

static c_locale S_c_locale
static char S_c_name [2]

Friends

class locale::Impl

Detailed Description

template<typename CharT>
class std::messages_byname< CharT >

Definition at line 1875 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 19:45:31 2007 for libstdc++-v3 Source by  doxygen 1.5.1