Boost.Locale
|
This is the complete list of members for boost::locale::collator< CharType >, including all inherited members.
char_type typedef | boost::locale::collator< CharType > | |
collator(size_t refs=0) | boost::locale::collator< CharType > | inlineprotected |
compare(collate_level level, const char_type *b1, const char_type *e1, const char_type *b2, const char_type *e2) const | boost::locale::collator< CharType > | inline |
compare(const char_type *b1, const char_type *e1, const char_type *b2, const char_type *e2) const | boost::locale::collator< CharType > | inline |
compare(collate_level level, const string_type &l, const string_type &r) const | boost::locale::collator< CharType > | inline |
do_compare(collate_level level, const char_type *b1, const char_type *e1, const char_type *b2, const char_type *e2) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
do_hash(collate_level level, const char_type *b, const char_type *e) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
do_transform(collate_level level, const char_type *b, const char_type *e) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
hash(collate_level level, const char_type *b, const char_type *e) const | boost::locale::collator< CharType > | inline |
hash(const char_type *b, const char_type *e) const | boost::locale::collator< CharType > | inline |
hash(collate_level level, const string_type &s) const | boost::locale::collator< CharType > | inline |
string_type typedef | boost::locale::collator< CharType > | |
transform(collate_level level, const char_type *b, const char_type *e) const | boost::locale::collator< CharType > | inline |
transform(const char_type *b, const char_type *e) const | boost::locale::collator< CharType > | inline |
transform(collate_level level, const string_type &s) const | boost::locale::collator< CharType > | inline |