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(level_type level, char_type const *b1, char_type const *e1, char_type const *b2, char_type const *e2) const | boost::locale::collator< CharType > | inline |
compare(level_type level, string_type const &l, string_type const &r) const | boost::locale::collator< CharType > | inline |
do_compare(char_type const *b1, char_type const *e1, char_type const *b2, char_type const *e2) const | boost::locale::collator< CharType > | inlineprotectedvirtual |
do_compare(level_type level, char_type const *b1, char_type const *e1, char_type const *b2, char_type const *e2) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
do_hash(char_type const *b, char_type const *e) const | boost::locale::collator< CharType > | inlineprotectedvirtual |
do_hash(level_type level, char_type const *b, char_type const *e) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
do_transform(char_type const *b, char_type const *e) const | boost::locale::collator< CharType > | inlineprotectedvirtual |
do_transform(level_type level, char_type const *b, char_type const *e) const =0 | boost::locale::collator< CharType > | protectedpure virtual |
hash(level_type level, char_type const *b, char_type const *e) const | boost::locale::collator< CharType > | inline |
hash(level_type level, string_type const &s) const | boost::locale::collator< CharType > | inline |
identical enum value | boost::locale::collator_base | |
level_type enum name | boost::locale::collator_base | |
primary enum value | boost::locale::collator_base | |
quaternary enum value | boost::locale::collator_base | |
secondary enum value | boost::locale::collator_base | |
string_type typedef | boost::locale::collator< CharType > | |
tertiary enum value | boost::locale::collator_base | |
transform(level_type level, char_type const *b, char_type const *e) const | boost::locale::collator< CharType > | inline |
transform(level_type level, string_type const &s) const | boost::locale::collator< CharType > | inline |
~collator() | boost::locale::collator< CharType > | inlineprotectedvirtual |