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 > [inline, protected]
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 > [inline, protected, virtual]
do_compare(level_type level, char_type const *b1, char_type const *e1, char_type const *b2, char_type const *e2) const =0boost::locale::collator< CharType > [protected, pure virtual]
do_hash(char_type const *b, char_type const *e) const boost::locale::collator< CharType > [inline, protected, virtual]
do_hash(level_type level, char_type const *b, char_type const *e) const =0boost::locale::collator< CharType > [protected, pure virtual]
do_transform(char_type const *b, char_type const *e) const boost::locale::collator< CharType > [inline, protected, virtual]
do_transform(level_type level, char_type const *b, char_type const *e) const =0boost::locale::collator< CharType > [protected, pure 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 valueboost::locale::collator_base
level_type enum nameboost::locale::collator_base
primary enum valueboost::locale::collator_base
quaternary enum valueboost::locale::collator_base
secondary enum valueboost::locale::collator_base
string_type typedefboost::locale::collator< CharType >
tertiary enum valueboost::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() (defined in boost::locale::collator< CharType >)boost::locale::collator< CharType > [inline, protected, virtual]