_Locale_impl Class Reference
| class _Locale_impl : public _Refcount_Base |
Nested Classes and Structures
Constructor & Destructor Documentation
_Locale_impl(const char *)
| _Locale_impl | ( | const char * | s | ) | |
_Locale_impl(const _Locale_impl &)
_Locale_impl(size_t, const char *)
| _Locale_impl | ( | size_t | n, |
| | const char * | s |
| | ) | |
Member Functions Documentation
_M_throw_bad_cast()
| void _STLP_FUNCTION_THROWS _STLP_CALL | _M_throw_bad_cast | ( | ) | [static] |
_S_initialize()
| void _STLP_CALL | _S_initialize | ( | ) | [static] |
_S_uninitialize()
| void _STLP_CALL | _S_uninitialize | ( | ) | [static] |
free_classic_locale()
| void | free_classic_locale | ( | ) | [static] |
insert(locale::facet *, size_t)
insert(_Locale_impl *, const locale::id &)
insert_collate_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_collate_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
insert_ctype_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_ctype_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
insert_messages_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_messages_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
insert_monetary_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_monetary_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
insert_numeric_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_numeric_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
insert_time_facets(const char *, _Locale_name_hint *)
| _Locale_name_hint * | insert_time_facets | ( | const char * | name, |
| | _Locale_name_hint * | hint |
| | ) | |
Parameters
| const char * name | |
| _Locale_name_hint * hint | |
make_classic_locale()
| void | make_classic_locale | ( | ) | [static] |
operator!=(const locale &)
| bool | operator!= | ( | const locale & | __loc | ) | const [inline] |
operator=(const _Locale_impl &)
Member Data Documentation
vector< locale::facet * > facets_vec
basic_string< char, char_traits< char >, allocator< char > > name
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.