ScummVM API documentation
Bagel::CBofString Member List

This is the complete list of members for Bagel::CBofString, including all inherited members.

_nBufferSize (defined in Bagel::CBofString)Bagel::CBofStringprotected
_nLength (defined in Bagel::CBofString)Bagel::CBofStringprotected
_pszData (defined in Bagel::CBofString)Bagel::CBofStringprotected
allocBuffer(int nLen)Bagel::CBofStringprotected
allocCopy(CBofString &dest, int nCopyLen, int nCopyIndex, int nExtraLen) constBagel::CBofStringprotected
CBofString()Bagel::CBofString
CBofString(const char *pszBuf)Bagel::CBofString
CBofString(const CBofString &stringSrc)Bagel::CBofString
CBofString(char ch, int nRepeat=1)Bagel::CBofString
CBofString(int nLength)Bagel::CBofString
CBofString(char *pszBuff, int pszBuffLen)Bagel::CBofString
compare(const char *lpsz) const (defined in Bagel::CBofString)Bagel::CBofString
compareNoCase(const char *lpsz) const (defined in Bagel::CBofString)Bagel::CBofString
concatCopy(int nSrc1Len, const char *lpszSrc1Data, int nSrc2Len, const char *lpszSrc2Data, int nAllocLen=0) (defined in Bagel::CBofString)Bagel::CBofStringprotected
concatInPlace(int nSrcLen, const char *lpszSrcData) (defined in Bagel::CBofString)Bagel::CBofStringprotected
copy(const char *pszSourceBuf)Bagel::CBofString
deleteLastChar() (defined in Bagel::CBofString)Bagel::CBofString
find(const char *lpszSub) const (defined in Bagel::CBofString)Bagel::CBofString
findNumOccurrences(const char *pszSub) (defined in Bagel::CBofString)Bagel::CBofString
free()Bagel::CBofString
getAt(int nIndex) (defined in Bagel::CBofString)Bagel::CBofString
getBuffer() const (defined in Bagel::CBofString)Bagel::CBofStringinline
getBuffer() (defined in Bagel::CBofString)Bagel::CBofString
getBufferSize() const (defined in Bagel::CBofString)Bagel::CBofStringinline
getLength() const (defined in Bagel::CBofString)Bagel::CBofStringinline
growTo(int nNewSize) (defined in Bagel::CBofString)Bagel::CBofString
hash() const (defined in Bagel::CBofString)Bagel::CBofString
init()Bagel::CBofStringprotected
isEmpty() const (defined in Bagel::CBofString)Bagel::CBofStringinline
isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject)Bagel::CBofObjectinlinestatic
left(int nCount) const (defined in Bagel::CBofString)Bagel::CBofString
makeUpper() (defined in Bagel::CBofString)Bagel::CBofString
mid(int nFirst, int nCount) const (defined in Bagel::CBofString)Bagel::CBofString
mid(int nFirst) const (defined in Bagel::CBofString)Bagel::CBofString
operator const char *() const (defined in Bagel::CBofString)Bagel::CBofStringinline
operator+ (defined in Bagel::CBofString)Bagel::CBofStringfriend
operator+ (defined in Bagel::CBofString)Bagel::CBofStringfriend
operator+ (defined in Bagel::CBofString)Bagel::CBofStringfriend
operator+ (defined in Bagel::CBofString)Bagel::CBofStringfriend
operator+ (defined in Bagel::CBofString)Bagel::CBofStringfriend
operator+=(const CBofString &cString) (defined in Bagel::CBofString)Bagel::CBofString
operator+=(char ch) (defined in Bagel::CBofString)Bagel::CBofString
operator+=(const char *psz) (defined in Bagel::CBofString)Bagel::CBofString
operator=(const CBofString &cStringSrc) (defined in Bagel::CBofString)Bagel::CBofString
operator=(char ch) (defined in Bagel::CBofString)Bagel::CBofString
operator=(const char *psz) (defined in Bagel::CBofString)Bagel::CBofString
operator[](int nIndex) (defined in Bagel::CBofString)Bagel::CBofString
replaceChar(char chOld, char chNew) (defined in Bagel::CBofString)Bagel::CBofString
replaceCharAt(int, char) (defined in Bagel::CBofString)Bagel::CBofString
replaceStr(const char *pszOld, const char *pszNew) (defined in Bagel::CBofString)Bagel::CBofString
right(int nCount) const (defined in Bagel::CBofString)Bagel::CBofString
safeStrlen(const char *lpsz) (defined in Bagel::CBofString)Bagel::CBofStringprotectedstatic
~CBofString()Bagel::CBofStringvirtual