Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_WString Member List
This is the complete list of members for ACE_WString, including all inherited members.
- ACE_ALLOC_HOOK_DECLARE
- ACE_WString(ACE_Allocator *alloc = 0)
- ACE_WString(const char *s, ACE_Allocator *alloc = 0)
- ACE_WString(const ACE_WSTRING_TYPE *s, ACE_Allocator *alloc = 0)
- ACE_WString(const ACE_USHORT16 *s, size_t len, ACE_Allocator *alloc = 0)
- ACE_WString(const ACE_WSTRING_TYPE *s, size_t len, ACE_Allocator *alloc = 0)
- ACE_WString(size_t len, ACE_Allocator *alloc = 0)
- ACE_WString(const ACE_WString &s)
- ACE_WString(ACE_WSTRING_TYPE c, ACE_Allocator *alloc = 0)
- allocator_
[private]
- buf_len_
[private]
- buffer_size(void) const
- c_str(void) const
- char_rep(void) const
- check_allocate(size_t len)
[private]
- clear()
- compare(const ACE_WString &s) const
- dump(void) const
- fast_rep(void) const
- find(const ACE_WString &str, int pos = 0) const
- find(const ACE_WSTRING_TYPE *s, int pos = 0) const
- find(ACE_WSTRING_TYPE c, int pos = 0) const
- hash(void) const
- len_
[private]
- length(void) const
- npos
[static]
- NULL_WString_
[private, static]
- operator!=(const ACE_WString &s) const
- operator+=(const ACE_WString &)
- operator+=(const ACE_WSTRING_TYPE *)
- operator<(const ACE_WString &s) const
- operator=(const ACE_WString &)
- operator==(const ACE_WString &s) const
- operator>(const ACE_WString &s) const
- operator[](size_t slot) const
- operator[](size_t slot)
- rep(void) const
- rep_
[private]
- resize(size_t len)
- rfind(ACE_WSTRING_TYPE c, int pos = npos) const
- set(const ACE_WSTRING_TYPE *s)
- set(const ACE_WSTRING_TYPE *s, size_t len)
- strlen(const ACE_WSTRING_TYPE *)
[static]
- strstr(const ACE_WString &s) const
- strstr(const ACE_WSTRING_TYPE *s1, const ACE_WSTRING_TYPE *s2)
[static]
- substr(size_t offset, ssize_t length = -1) const
- substring(size_t offset, ssize_t length = -1) const
- ushort_rep(void) const
- ~ACE_WString(void)
Generated at Wed Nov 21 10:35:18 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000