Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
xbString Member List
This is the complete list of members for xbString, including all inherited members.
- assign(const xbString &str, size_t pos=0, int n=npos)
- assign(char *str, int n)
- c_str() const
- compare(char s)
- compare(const char *s)
- copy() const
- ctor(const char *s)
[protected]
- ctor(const char *s, size_t maxlen)
[protected]
- data
[protected]
- getCharacter(int n) const
[inline]
- getData() const
- isEmpty() const
- isNull() const
- len() const
- length() const
- mid(size_t pos=0, int n=npos) const
- npos enum value
- NullString
[protected, static]
- operator const char *() const
- operator!=(const xbString &) const
- operator+=(const char *s)
- operator+=(char c)
- operator-=(const char *s)
- operator<(const xbString &) const
- operator<<(ostream &, const xbString &)
[friend]
- operator<=(const xbString &) const
- operator=(const xbString &s)
- operator=(const char *s)
- operator=(char c)
- operator==(const xbString &) const
- operator>(const xbString &) const
- operator>=(const xbString &) const
- operator[](int n)
[inline]
- pos(char c)
- pos(const char *s)
- putAt(size_t pos, char c)
- remove(size_t pos=0, int n=npos)
- resize(size_t size)
- setNum(long num)
- size
[protected]
- sprintf(const char *format,...)
- toLowerCase()
- trim()
- xbString()
- xbString(size_t size)
- xbString(char c)
- xbString(const char *s)
- xbString(const char *s, size_t maxlen)
- xbString(const xbString &s)
- ~xbString()
Generated at Sun Feb 1 20:51:34 2004 for Xbase Class Library by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001