Boost.Locale
boost::locale::basic_message< CharType > Member List

This is the complete list of members for boost::locale::basic_message< CharType >, including all inherited members.

basic_message()boost::locale::basic_message< CharType >inline
basic_message(const char_type *id)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const char_type *single, const char_type *plural, int n)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const char_type *context, const char_type *id)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const char_type *context, const char_type *single, const char_type *plural, int n)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const string_type &id)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const string_type &single, const string_type &plural, int number)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const string_type &context, const string_type &id)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const string_type &context, const string_type &single, const string_type &plural, int number)boost::locale::basic_message< CharType >inlineexplicit
basic_message(const basic_message &other)=defaultboost::locale::basic_message< CharType >
basic_message(basic_message &&other)=default (defined in boost::locale::basic_message< CharType >)boost::locale::basic_message< CharType >
char_type typedefboost::locale::basic_message< CharType >
facet_type typedefboost::locale::basic_message< CharType >
operator string_type() constboost::locale::basic_message< CharType >inline
operator=(const basic_message &other)=defaultboost::locale::basic_message< CharType >
operator=(basic_message &&other)=default (defined in boost::locale::basic_message< CharType >)boost::locale::basic_message< CharType >
str() constboost::locale::basic_message< CharType >inline
str(const std::locale &locale) constboost::locale::basic_message< CharType >inline
str(const std::locale &locale, const std::string &domain_id) constboost::locale::basic_message< CharType >inline
str(const std::string &domain_id) constboost::locale::basic_message< CharType >inline
str(const std::locale &loc, int id) constboost::locale::basic_message< CharType >inline
string_type typedefboost::locale::basic_message< CharType >
swap(basic_message &other)boost::locale::basic_message< CharType >inline
write(std::basic_ostream< char_type > &out) constboost::locale::basic_message< CharType >inline