Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
ssobjects::CStr Member List
This is the complete list of members for ssobjects::CStr, including all inherited members.
- addError()
[virtual]
- append(const char *pszString, uint nMaxChars=0, uint nKnownStringLength=0)
- append(char nChar)
- appendCRLF()
- appendNumber(int nValue)
[inline]
- appendNumber(uint nValue)
[inline]
- appendNumber(long nValue)
[inline]
- appendNumber(ulong nValue)
[inline]
- charAt(uint nIndex) const
- charAt(uint nIndex, char nChar)
- compare(const char *pszString) const
- compareNoCase(const char *pszString) const
- CStr(const char *pszString, uint nMaxChars=0)
- CStr(CStr const &str)
- CStr()
- duplicateOverlap(const char *pszString, bool &bDuplicateRequired)
[protected]
- empty(bool bFreeBuffer=true, bool bResetErrorCount=true)
- endWith(char nChar)
- find(const char *pszSubString) const
- find(char nChar) const
- format(const char *pszFormat,...)
- getCharCount(char nChar) const
- getErrorCount() const
[inline]
- getGranularity() const
[inline]
- getLength(bool bBuffer=false) const
- init(CStr const *pExisting=NULL)
[protected]
- isEmpty() const
- isNotEmpty() const
- left(uint nCount) const
- m_nAllocLength
[protected]
- m_nErrorCount
[protected]
- m_nGranularity
[protected]
- m_nLength
[protected]
- m_pszString
[protected]
- makeLower()
- makeUpper()
- mid(uint nFirst, uint nCount=0) const
- operator char *()
- operator char *() const
- operator!=(const char *pszString) const
- operator+=(const char *pszString)
[inline]
- operator+=(char nChar)
[inline]
- operator+=(int nValue)
[inline]
- operator+=(uint nValue)
[inline]
- operator<<(const char *pszString)
[inline]
- operator<<(char nChar)
[inline]
- operator<<(int nValue)
[inline]
- operator<<(uint nValue)
[inline]
- operator=(CStr const &s)
- operator=(const char *pszString)
[inline]
- operator=(int iValue)
[inline]
- operator=(uint nValue)
[inline]
- operator==(int nValue) const
- operator==(uint nValue) const
- operator==(const char *pszString) const
- removeSection(uint nFirst, uint nRemoveCount=1)
- replaceBuffer(char *pszString, uint nAllocatedMemorySize, uint nKnownStringLength=0)
- replaceBuffer(CStr &strFrom)
- replaceCharacters(char nFind, char nReplacement)
- replaceFirstChar(char nChar, char nReplacement='\0')
[inline]
- replaceFirstOrLastChar(char nChar, char nReplacement, bool bFirst)
[protected]
- replaceLastChar(char nChar, char nReplacement='\0')
[inline]
- right(uint nCount) const
- stealBuffer()
- String() const
[inline]
- String(const char *pszString, uint nExtraBytes=0, uint nMaxChars=0, uint nKnownStringLength=0)
- String(int nValue)
[inline]
- String(uint nValue)
[inline]
- String(long nValue)
- String(ulong nValue)
- strlen()
[inline]
- trim()
- trimLeft()
- trimRight()
- updateLength(uint nLength=0)
- ~CStr()
[inline, virtual]
Generated on Thu Nov 8 12:39:28 2001 for SimpleServerObjects by
1.2.11 written by Dimitri van Heesch,
© 1997-2001