Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

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(char_type const *id)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(char_type const *single, char_type const *plural, int n)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(char_type const *context, char_type const *id)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(char_type const *context, char_type const *single, char_type const *plural, int n)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(string_type const &id)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(string_type const &single, string_type const &plural, int number)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(string_type const &context, string_type const &id)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(string_type const &context, string_type const &single, string_type const &plural, int number)boost::locale::basic_message< CharType > [inline, explicit]
basic_message(basic_message const &other)boost::locale::basic_message< CharType > [inline]
char_type typedefboost::locale::basic_message< CharType >
facet_type typedefboost::locale::basic_message< CharType >
operator string_type() const boost::locale::basic_message< CharType > [inline]
operator=(basic_message const &other)boost::locale::basic_message< CharType > [inline]
str() const boost::locale::basic_message< CharType > [inline]
str(std::locale const &locale) const boost::locale::basic_message< CharType > [inline]
str(std::locale const &locale, std::string const &domain_id) const boost::locale::basic_message< CharType > [inline]
str(std::string const &domain_id) const boost::locale::basic_message< CharType > [inline]
str(std::locale const &loc, int id) const boost::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) const boost::locale::basic_message< CharType > [inline]