_Catalog_locale_map Struct Reference

#include <message_facets.h>

List of all members.

Public Types

typedef hash_map< nl_catd_type,
locale, hash< nl_catd_type >,
equal_to< nl_catd_type > > 
map_type

Public Member Functions

 _Catalog_locale_map ()
 ~_Catalog_locale_map ()
void insert (nl_catd_type key, const locale &L)
locale lookup (nl_catd_type key) const
void erase (nl_catd_type key)

Public Attributes

map_typeM


Detailed Description

Definition at line 37 of file message_facets.h.


Member Typedef Documentation


Constructor & Destructor Documentation

_Catalog_locale_map::_Catalog_locale_map (  )  [inline]

Definition at line 38 of file message_facets.h.

_Catalog_locale_map::~_Catalog_locale_map (  )  [inline]

Definition at line 39 of file message_facets.h.

References M.


Member Function Documentation

_STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE _STLP_MOVE_TO_PRIV_NAMESPACE void _Catalog_locale_map::insert ( nl_catd_type  key,
const locale L 
)

Definition at line 944 of file facets_byname.cpp.

References _STLP_CATCH_ALL, _STLP_TRY, hash_map< _Key, _Tp,,, >::insert(), and M.

Referenced by _Messages_impl::do_open().

locale _Catalog_locale_map::lookup ( nl_catd_type  key  )  const

void _Catalog_locale_map::erase ( nl_catd_type  key  ) 

Definition at line 972 of file facets_byname.cpp.

References hash_map< _Key, _Tp,,, >::erase(), and M.

Referenced by _Messages_impl::do_close().


Member Data Documentation


The documentation for this struct was generated from the following files:



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1