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

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

char_type typedefboost::locale::message_format< CharType >
convert(const char_type *msg, string_type &buffer) const =0boost::locale::message_format< CharType >pure virtual
domain(const std::string &domain) const =0boost::locale::message_format< CharType >pure virtual
get(int domain_id, const char_type *context, const char_type *id) const =0boost::locale::message_format< CharType >pure virtual
get(int domain_id, const char_type *context, const char_type *single_id, count_type n) const =0boost::locale::message_format< CharType >pure virtual
message_format(size_t refs=0)boost::locale::message_format< CharType >inline
string_type typedefboost::locale::message_format< CharType >