|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for locale, including all inherited members.
| _Locale_impl | locale | friend |
| _M_get_facet(const id &) const | locale | |
| _M_get_impl() const | locale | inlineprotected |
| _M_impl | locale | protected |
| _M_insert(facet *__f, id &__id) | locale | |
| _M_throw_on_combine_error(const string &name) | locale | static |
| _M_throw_on_creation_failure(int __err_code, const char *name, const char *facet) | locale | static |
| _M_throw_on_null_name() | locale | static |
| _M_use_facet(const id &) const | locale | |
| _STLP_STATIC_CONSTANT(category, none=0x000) | locale | |
| _STLP_STATIC_CONSTANT(category, collate=0x010) | locale | |
| _STLP_STATIC_CONSTANT(category, ctype=0x020) | locale | |
| _STLP_STATIC_CONSTANT(category, monetary=0x040) | locale | |
| _STLP_STATIC_CONSTANT(category, numeric=0x100) | locale | |
| _STLP_STATIC_CONSTANT(category, time=0x200) | locale | |
| _STLP_STATIC_CONSTANT(category, messages=0x400) | locale | |
| _STLP_STATIC_CONSTANT(category, all=collate|ctype|monetary|numeric|time|messages) | locale | |
| category typedef | locale | |
| classic() | locale | static |
| global(const locale &) | locale | static |
| locale() _STLP_NOTHROW | locale | |
| locale(const locale &) _STLP_NOTHROW | locale | |
| locale(const char *) | locale | explicit |
| locale(const locale &, const char *, category) | locale | |
| locale(_Locale_impl *) | locale | protected |
| locale(const locale &, const locale &, category) | locale | |
| name() const | locale | |
| operator!=(const locale &) const | locale | |
| operator()(const string &__x, const string &__y) const | locale | |
| operator()(const wstring &__x, const wstring &__y) const | locale | |
| operator=(const locale &) _STLP_NOTHROW | locale | |
| operator==(const locale &) const | locale | |
| ~locale() _STLP_NOTHROW | locale |