Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
KX_HashedString Member List
This is the complete list of members for KX_HashedString, including all inherited members.
- AllocBuffer(int len, bool keep_contents)
[protected]
- Capitalize()
- CCString()
- CCString(char c)
- CCString(char c, int len)
- CCString(const char *str)
- CCString(const char *str, int len)
- CCString(const CCString &str)
- CCString(const CCString & str, int len)
- CCString(const char *src1, int src1_len, const char *src2, int src2_len)
- CCString(int val)
[explicit]
- CCString(dword val)
[explicit]
- CCString(float val)
[explicit]
- CCString(double val)
[explicit]
- Clear()
[inline]
- Compare(rcCCString rhs) const
- CompareNoCase(rcCCString rhs) const
- Concat(const char *data, int len)
[protected]
- Copy(const char *src, int len)
[protected]
- Explode(char c) const
- Find(char c, int pos = 0) const
- Find(const char *str, int pos = 0) const
- Find(rcCCString str, int pos = 0) const
- FindOneOf(const char *set, int pos = 0) const
- Format(const char *fmt, ...)
- FormatAdd(const char *fmt, ...)
- GetAt(int pos) const
[inline]
- hash(dword init=0) const
[inline]
- IsEmpty() const
[inline]
- IsEqual(rcCCString rhs) const
[inline]
- IsEqualNoCase(rcCCString rhs) const
[inline]
- IsLower() const
- isLower(char c)
[inline, protected, static]
- isSpace(char c)
[inline, protected, static]
- IsUpper() const
- isUpper(char c)
[inline, protected, static]
- KX_HashedString()
[inline]
- KX_HashedString(const char* str)
[inline]
- KX_HashedString(const CCString & str)
[inline]
- Left(int num) const
[inline]
- Len
[protected]
- Length() const
[inline]
- Lower()
- Max
[protected]
- Mid(int pos, int num = INT_MAX) const
[inline]
- operator const char *() const
[inline]
- operator!=(rcCCString lhs, rcCCString rhs)
[friend]
- operator!=(rcCCString lhs, const char *rhs)
[friend]
- operator!=(const char *lhs, rcCCString rhs)
[friend]
- operator+=(const char *rhs)
[inline]
- operator+=(rcCCString rhs)
[inline]
- operator+=(char rhs)
[inline]
- operator<(rcCCString lhs, rcCCString rhs)
[friend]
- operator<(rcCCString lhs, const char *rhs)
[friend]
- operator<(const char *lhs, rcCCString rhs)
[friend]
- operator<=(rcCCString lhs, rcCCString rhs)
[friend]
- operator<=(rcCCString lhs, const char *rhs)
[friend]
- operator<=(const char *lhs, rcCCString rhs)
[friend]
- operator=(const byte *rhs)
[inline]
- operator=(rcCCString rhs)
[inline]
- operator=(char rhs)
[inline]
- operator=(const char *rhs)
[inline]
- operator==(rcCCString lhs, rcCCString rhs)
[friend]
- operator==(rcCCString lhs, const char *rhs)
[friend]
- operator==(const char *lhs, rcCCString rhs)
[friend]
- operator>(rcCCString lhs, rcCCString rhs)
[friend]
- operator>(rcCCString lhs, const char *rhs)
[friend]
- operator>(const char *lhs, rcCCString rhs)
[friend]
- operator>=(rcCCString lhs, rcCCString rhs)
[friend]
- operator>=(rcCCString lhs, const char *rhs)
[friend]
- operator>=(const char *lhs, rcCCString rhs)
[friend]
- pData
[protected]
- Ptr()
[inline]
- ReadPtr() const
[inline]
- Replace(int pos, rcCCString str)
- Replace(int pos, int num, rcCCString str)
- Reverse()
[inline]
- RFind(char c) const
- RFindOneOf(const char *set, int pos = 0) const
- Right(int num) const
[inline]
- SetAt(int pos, char c)
[inline]
- SetAt(int pos, rcCCString str)
[inline]
- SetAt(int pos, int num, rcCCString str)
[inline]
- SetLength(int len)
[inline]
- ToFloat() const
[inline]
- ToInt() const
[inline]
- Trim()
- Trim(char *set)
- TrimLeft()
- TrimLeft(char *set)
- TrimQuotes()
- TrimRight()
- TrimRight(char *set)
- Upper()
- ~CCString()
[inline]
Generated at Thu Feb 1 13:03:41 2001 for Ketsji Game Engine by
1.2.3 written by Dimitri van Heesch,
© 1997-2000