Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_SString Member List
This is the complete list of members for ACE_SString, including all inherited members.
- ACE_ALLOC_HOOK_DECLARE
- ACE_SString(ACE_Allocator *alloc = 0)
- ACE_SString(const char *s, ACE_Allocator *alloc = 0)
- ACE_SString(const char *s, size_t len, ACE_Allocator *alloc = 0)
- ACE_SString(const ACE_SString &)
- ACE_SString(char c, ACE_Allocator *alloc = 0)
- allocator_
[private]
- c_str(void) const
- compare(const ACE_SString &s) const
- dump(void) const
- fast_rep(void) const
- find(const ACE_SString &str, int pos = 0) const
- find(const char *s, int pos = 0) const
- find(char c, int pos = 0) const
- hash(void) const
- len_
[private]
- length(void) const
- npos
[static]
- operator!=(const ACE_SString &s) const
- operator<(const ACE_SString &s) const
- operator=(const ACE_SString &)
- operator==(const ACE_SString &s) const
- operator>(const ACE_SString &s) const
- operator[](size_t slot) const
- operator[](size_t slot)
- rep(char *s)
- rep(void) const
- rep_
[private]
- rfind(char c, int pos = npos) const
- strstr(const ACE_SString &s) const
- substr(size_t offset, ssize_t length = -1) const
- substring(size_t offset, ssize_t length = -1) const
- ~ACE_SString(void)
Generated at Fri Oct 5 07:04:46 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000