boost::locale::message Member List
This is the complete list of members for
boost::locale::message, including all inherited members.
message() | boost::locale::message | [inline] |
message(char const *id) | boost::locale::message | [inline, explicit] |
message(char const *single, char const *plural, int n) | boost::locale::message | [inline, explicit] |
message(std::string const &id) | boost::locale::message | [inline, explicit] |
message(std::string const &single, std::string const &plural, int number) | boost::locale::message | [inline, explicit] |
operator std::basic_string< CharType >() const | boost::locale::message | [inline] |
str() const | boost::locale::message | [inline] |
str(std::locale const &locale) const | boost::locale::message | [inline] |
str(std::locale const &locale, std::string domain_id) const | boost::locale::message | [inline] |
str(std::string domain_id) const | boost::locale::message | [inline] |
str(std::locale const &loc, int id) const | boost::locale::message | [inline] |
write(std::basic_ostream< CharType > &out) const | boost::locale::message | [inline] |