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

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

char_type typedefboost::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) constboost::locale::collator< CharType >inline
compare(collate_level level, const string_type &l, const string_type &r) constboost::locale::collator< CharType >inline
do_compare(const char_type *b1, const char_type *e1, const char_type *b2, const char_type *e2) const overrideboost::locale::collator< CharType >inlineprotected
do_compare(collate_level level, const char_type *b1, const char_type *e1, const char_type *b2, const char_type *e2) const =0boost::locale::collator< CharType >protectedpure virtual
do_hash(const char_type *b, const char_type *e) const overrideboost::locale::collator< CharType >inlineprotected
do_hash(collate_level level, const char_type *b, const char_type *e) const =0boost::locale::collator< CharType >protectedpure virtual
do_transform(const char_type *b, const char_type *e) const overrideboost::locale::collator< CharType >inlineprotected
do_transform(collate_level level, const char_type *b, const char_type *e) const =0boost::locale::collator< CharType >protectedpure virtual
hash(collate_level level, const char_type *b, const char_type *e) constboost::locale::collator< CharType >inline
hash(collate_level level, const string_type &s) constboost::locale::collator< CharType >inline
string_type typedefboost::locale::collator< CharType >
transform(collate_level level, const char_type *b, const char_type *e) constboost::locale::collator< CharType >inline
transform(collate_level level, const string_type &s) constboost::locale::collator< CharType >inline