CppCMS
|
This is the complete list of members for booster::locale::collator< CharType >, including all inherited members.
char_type typedef | booster::locale::collator< CharType > | |
collator(size_t refs=0) | booster::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 | booster::locale::collator< CharType > | inline |
compare(level_type level, string_type const &l, string_type const &r) const | booster::locale::collator< CharType > | inline |
do_compare(char_type const *b1, char_type const *e1, char_type const *b2, char_type const *e2) const | booster::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 | booster::locale::collator< CharType > | protectedpure virtual |
do_hash(char_type const *b, char_type const *e) const | booster::locale::collator< CharType > | inlineprotectedvirtual |
do_hash(level_type level, char_type const *b, char_type const *e) const =0 | booster::locale::collator< CharType > | protectedpure virtual |
do_transform(char_type const *b, char_type const *e) const | booster::locale::collator< CharType > | inlineprotectedvirtual |
do_transform(level_type level, char_type const *b, char_type const *e) const =0 | booster::locale::collator< CharType > | protectedpure virtual |
hash(level_type level, char_type const *b, char_type const *e) const | booster::locale::collator< CharType > | inline |
hash(level_type level, string_type const &s) const | booster::locale::collator< CharType > | inline |
identical enum value | booster::locale::collator_base | |
level_type enum name | booster::locale::collator_base | |
primary enum value | booster::locale::collator_base | |
quaternary enum value | booster::locale::collator_base | |
secondary enum value | booster::locale::collator_base | |
string_type typedef | booster::locale::collator< CharType > | |
tertiary enum value | booster::locale::collator_base | |
transform(level_type level, char_type const *b, char_type const *e) const | booster::locale::collator< CharType > | inline |
transform(level_type level, string_type const &s) const | booster::locale::collator< CharType > | inline |
~collator() (defined in booster::locale::collator< CharType >) | booster::locale::collator< CharType > | inlineprotectedvirtual |