Functions |
static _STLP_BEGIN_NAMESPACE
const string | _Nameless ("*") |
| static bool | is_C_locale_name (const char *name) |
| locale::facet *_STLP_CALL | _get_facet (locale::facet *f) |
| void _STLP_CALL | _release_facet (locale::facet *&f) |
| static void | _Stl_loc_assign_ids () |
| locale * | _Stl_get_classic_locale () |
| locale * | _Stl_get_global_locale () |
_STLP_DECLSPEC _Locale_impl
*_STLP_CALL | _get_Locale_impl (_Locale_impl *loc) |
| void _STLP_CALL | _release_Locale_impl (_Locale_impl *&loc) |
_STLP_DECLSPEC _Locale_impl
*_STLP_CALL | _copy_Nameless_Locale_impl (_Locale_impl *loc) |
_STLP_MOVE_TO_PRIV_NAMESPACE
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const money_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const num_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_get< char, istreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_put< char, ostreambuf_iterator< char, char_traits< char > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
_STLP_DECLSPEC locale::id
&_STLP_CALL | _GetFacetId (const time_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > *) |
Variables |
static _Stl_aligned_buffer
< _Locale_impl::Init > | __Loc_init_buf |
| static locale * | _Stl_classic_locale = 0 |
| static locale * | _Stl_global_locale = 0 |
| static ios_base::Init | _IosInit |