__char_traits_base Class Reference
| Public Member Functions |
|---|
| void _STLP_CALL | assign(char_type &, const char_type &) |
|
char_type *_STLP_CALL | assign(char_type *, size_t, char_type) |
| int _STLP_CALL | compare(const char_type *, const char_type *, size_t) |
|
char_type *_STLP_CALL | copy(char_type *, const char_type *, size_t) |
|
int_type _STLP_CALL | eof() |
| bool _STLP_CALL | eq(const char_type &, const char_type &) |
| bool _STLP_CALL | eq_int_type(const int_type &, const int_type &) |
| const char_type *_STLP_CALL | find(const char_type *, size_t, const char_type &) |
|
size_t _STLP_CALL | length(const char_type *) |
| bool _STLP_CALL | lt(const char_type &, const char_type &) |
|
char_type *_STLP_CALL | move(char_type *, const char_type *, size_t) |
|
int_type _STLP_CALL | not_eof(const int_type &) |
|
char_type _STLP_CALL | to_char_type(const int_type &) |
|
int_type _STLP_CALL | to_int_type(const char_type &) |
Member Functions Documentation
assign(char_type &, const char_type &)
assign(char_type *, size_t, char_type)
compare(const char_type *, const char_type *, size_t)
copy(char_type *, const char_type *, size_t)
eof()
|
int_type _STLP_CALL | eof | ( | ) | [static, inline] |
eq(const char_type &, const char_type &)
eq_int_type(const int_type &, const int_type &)
| bool _STLP_CALL | eq_int_type | ( | const int_type & | __c1, |
| | const int_type & | __c2 |
| | ) | [static, inline] |
find(const char_type *, size_t, const char_type &)
length(const char_type *)
lt(const char_type &, const char_type &)
move(char_type *, const char_type *, size_t)
not_eof(const int_type &)
to_char_type(const int_type &)
to_int_type(const char_type &)
Member Type Definitions Documentation
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.