CppCMS
|
char_type typedef | booster::locale::message_format< CharType > | |
convert(char_type const *msg, string_type &buffer) const =0 | booster::locale::message_format< CharType > | [pure virtual] |
domain(std::string const &domain) const =0 | booster::locale::message_format< CharType > | [pure virtual] |
get(int domain_id, char_type const *context, char_type const *id) const =0 | booster::locale::message_format< CharType > | [pure virtual] |
get(int domain_id, char_type const *context, char_type const *single_id, int n) const =0 | booster::locale::message_format< CharType > | [pure virtual] |
message_format(size_t refs=0) | booster::locale::message_format< CharType > | [inline] |
string_type typedef | booster::locale::message_format< CharType > | |
~message_format() (defined in booster::locale::message_format< CharType >) | booster::locale::message_format< CharType > | [inline, protected, virtual] |