collate_byname< char > Class Template Reference
template <> |
class collate_byname< char > : public collate< char > |
Constructor & Destructor Documentation
collate_byname(const char *, size_t, _Locale_name_hint *)
_STLP_DECLSPEC | collate_byname | ( | const char * | __name, |
| size_t | __refs = 0, |
| _Locale_name_hint * | __hint = 0 |
| ) | [explicit] |
Parameters
const char * __name | |
size_t __refs = 0 | |
_Locale_name_hint * __hint = 0 | |
collate_byname(const collate_byname< char > &)
~collate_byname()
_STLP_DECLSPEC | ~collate_byname | ( | ) | [protected] |
Member Functions Documentation
do_compare(const char *, const char *, const char *, const char *)
_STLP_DECLSPEC int | do_compare | ( | const char * | , |
| const char * | , |
| const char * | , |
| const char * | |
| ) | const [protected, virtual] |
Parameters
const char * | |
const char * | |
const char * | |
const char * | |
do_transform(const char *, const char *)
_STLP_DECLSPEC string_type | do_transform | ( | const char * | , |
| const char * | |
| ) | const [protected, virtual] |
Parameters
const char * | |
const char * | |
operator=(const collate_byname< char > &)
Member Data Documentation
_Locale_collate * _M_collate
_Locale_collate * | _M_collate | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.