messages Members

The following tables list the members of the messages Class. For a list of members inherited by the messages class, see messages_base Class.

Reference

Constructors

messages

The message facet constructor function.

Typedefs

char_type

A character type that is used display messages.

string_type

A type that describes a string of type basic_string containing characters of type CharType.

Member Functions

close

Closes the message catalog.

do_close

A virtual function called to lose the message catalog.

do_get

A virtual function called to retrieve the message catalog.

do_open

A virtual function called to open the message catalog.

get

Retrieves the message catalog.

open

Opens the message catalog.

See Also

Reference

messages Class

messages_base Class

Thread Safety in the Standard C++ Library