libstdc++
|
#include <locale_facets_nonio.h>
Public Types | |
typedef int | catalog |
typedef _CharT | char_type |
typedef basic_string< _CharT > | string_type |
Public Member Functions | |
messages_byname (const char *__s, size_t __refs=0) | |
messages_byname (const string &__s, size_t __refs=0) | |
void | close (catalog __c) const |
string_type | get (catalog __c, int __set, int __msgid, const string_type &__s) const |
catalog | open (const basic_string< char > &, const locale &, const char *) const |
catalog | open (const basic_string< char > &__s, const locale &__loc) const |
Static Public Attributes | |
static locale::id | id |
Protected Member Functions | |
string_type | _M_convert_from_char (char *) const |
char * | _M_convert_to_char (const string_type &__msg) const |
virtual void | do_close (catalog) const |
void | do_close (catalog) const |
void | do_close (catalog) const |
string | do_get (catalog, int, int, const string &) const |
virtual string_type | do_get (catalog, int, int, const string_type &__dfault) const |
wstring | do_get (catalog, int, int, const wstring &) const |
virtual catalog | do_open (const basic_string< char > &, const locale &) const |
messages< char >::catalog | do_open (const basic_string< char > &, const locale &) const |
messages< wchar_t >::catalog | do_open (const basic_string< char > &, const locale &) const |
Protected Attributes | |
__c_locale | _M_c_locale_messages |
const char * | _M_name_messages |
class messages_byname [22.2.7.2].
Definition at line 1999 of file locale_facets_nonio.h.
|
inherited |
Definition at line 1788 of file locale_facets_nonio.h.
typedef _CharT std::messages_byname< _CharT >::char_type |
Definition at line 2002 of file locale_facets_nonio.h.
typedef basic_string<_CharT> std::messages_byname< _CharT >::string_type |
Definition at line 2003 of file locale_facets_nonio.h.
|
explicit |
Definition at line 104 of file messages_members.h.
|
inlineexplicit |
Definition at line 2010 of file locale_facets_nonio.h.
|
inlineprotectedvirtual |
Definition at line 2016 of file locale_facets_nonio.h.
|
inlineprotectedinherited |
Definition at line 1976 of file locale_facets_nonio.h.
|
inlineprotectedinherited |
Definition at line 1968 of file locale_facets_nonio.h.
|
inlineinherited |
Definition at line 1917 of file locale_facets_nonio.h.
|
protectedvirtualinherited |
Definition at line 99 of file messages_members.h.
|
protectedinherited |
Specializations for required instantiations.
|
protectedvirtualinherited |
Definition at line 88 of file messages_members.h.
|
inlineinherited |
Definition at line 1906 of file locale_facets_nonio.h.
|
inherited |
Definition at line 70 of file messages_members.h.
|
inlineinherited |
Definition at line 1870 of file locale_facets_nonio.h.
|
protectedinherited |
Definition at line 1828 of file locale_facets_nonio.h.
|
protectedinherited |
Definition at line 1829 of file locale_facets_nonio.h.
|
staticinherited |
Numpunct facet id.
Definition at line 1833 of file locale_facets_nonio.h.