collate< char > Class Template Reference
template <>
|
class collate< char > : public locale::facet
|
Protected Member Functions
|
|
~collate
()
|
_STLP_DECLSPEC int
|
do_compare
(const char *, const char *, const char *, const char *)
|
_STLP_DECLSPEC long
|
do_hash
(const char *, const char *)
|
_STLP_DECLSPEC
string_type
|
do_transform
(const char *, const char *)
|
Public Attributes
|
_STLP_STATIC_MEMBER_DECLSPEC
locale::id
|
id
|
Constructor & Destructor Documentation
collate(size_t)
collate
|
(
|
size_t
|
__refs = 0
|
)
|
[inline, explicit]
|
collate(const collate< char > &)
collate
|
(
|
const
collate
< char > &
|
|
)
|
[private]
|
~collate()
_STLP_DECLSPEC
|
~collate
|
(
|
)
|
[protected]
|
Member Functions Documentation
compare(const char *, const char *, const char *, const char *)
int
|
compare
|
(
|
const char *
|
__low1,
|
|
const char *
|
__high1,
|
|
const char *
|
__low2,
|
|
const char *
|
__high2
|
|
)
|
const [inline]
|
Parameters
const char * __low1
|
|
const char * __high1
|
|
const char * __low2
|
|
const char * __high2
|
|
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_hash(const char *, const char *)
_STLP_DECLSPEC long
|
do_hash
|
(
|
const char *
|
,
|
|
const char *
|
|
|
)
|
const [protected, virtual]
|
Parameters
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 *
|
|
hash(const char *, const char *)
long
|
hash
|
(
|
const char *
|
__low,
|
|
const char *
|
__high
|
|
)
|
const [inline]
|
Parameters
const char * __low
|
|
const char * __high
|
|
operator=(const collate< char > &)
transform(const char *, const char *)
string_type
|
transform
|
(
|
const char *
|
__low,
|
|
const char *
|
__high
|
|
)
|
const [inline]
|
Parameters
const char * __low
|
|
const char * __high
|
|
Member Type Definitions Documentation
Member Data Documentation
_STLP_STATIC_MEMBER_DECLSPEC locale::id id
_STLP_STATIC_MEMBER_DECLSPEC
locale::id
|
id
|
[static]
|
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.