messages< char > Class Template Reference
#include
<stdapis/stlport/stl/_messages_facets.h>
template <> |
class messages< char > : public locale::facet, public messages_base |
Member Type Definition Documentation
Typedef catalog
Typedef char_type
Typedef string_type
Member Attribute Documentation
id
Constructor & Destructor Documentation
messages ( size_t )
_STLP_DECLSPEC | messages | ( | size_t | __refs = 0 | ) | [explicit] |
messages ( _Messages * )
_STLP_DECLSPEC | messages | ( | _Messages * | | ) | |
messages ( size_t, _Locale_messages * )
_STLP_DECLSPEC | messages | ( | size_t | , |
| _Locale_messages * | |
| ) | [protected] |
~messages ( )
_STLP_DECLSPEC | ~messages | ( | ) | [protected] |
Member Function Documentation
_M_initialize ( const char * )
void | _M_initialize | ( | const char * | __name | ) | [protected] |
close ( catalog )
void | close | ( | catalog | __c | ) | const [inline] |
do_close ( catalog )
_STLP_DECLSPEC void | do_close | ( | catalog | __c | ) | const [protected, virtual] |
do_get ( catalog, int, int, const string_type & )
do_open ( const string &, const locale & )
_STLP_DECLSPEC catalog | do_open | ( | const string & | __fn, |
| const locale & | __loc |
| ) | const [protected, virtual] |
get ( catalog, int, int, const string_type & )
open ( const string &, const locale & )