This is the complete list of members for Bagel::CBofString, including all inherited members.
| _nBufferSize (defined in Bagel::CBofString) | Bagel::CBofString | protected |
| _nLength (defined in Bagel::CBofString) | Bagel::CBofString | protected |
| _pszData (defined in Bagel::CBofString) | Bagel::CBofString | protected |
| allocBuffer(int nLen) | Bagel::CBofString | protected |
| allocCopy(CBofString &dest, int nCopyLen, int nCopyIndex, int nExtraLen) const | Bagel::CBofString | protected |
| 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::CBofString | protected |
| concatInPlace(int nSrcLen, const char *lpszSrcData) (defined in Bagel::CBofString) | Bagel::CBofString | protected |
| copy(const char *pszSourceBuf) | Bagel::CBofString | |
| deleteLastChar() (defined in Bagel::CBofString) | Bagel::CBofString | |
| DeleteObject() (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinevirtual |
| 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::CBofString | inline |
| getBuffer() (defined in Bagel::CBofString) | Bagel::CBofString | |
| getBufferSize() const (defined in Bagel::CBofString) | Bagel::CBofString | inline |
| getLength() const (defined in Bagel::CBofString) | Bagel::CBofString | inline |
| growTo(int nNewSize) (defined in Bagel::CBofString) | Bagel::CBofString | |
| hash() const (defined in Bagel::CBofString) | Bagel::CBofString | |
| init() | Bagel::CBofString | protected |
| isEmpty() const (defined in Bagel::CBofString) | Bagel::CBofString | inline |
| isValidObject(const CBofObject *pObject) (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinestatic |
| 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::CBofString | inline |
| operator+ (defined in Bagel::CBofString) | Bagel::CBofString | friend |
| operator+ (defined in Bagel::CBofString) | Bagel::CBofString | friend |
| operator+ (defined in Bagel::CBofString) | Bagel::CBofString | friend |
| operator+ (defined in Bagel::CBofString) | Bagel::CBofString | friend |
| operator+ (defined in Bagel::CBofString) | Bagel::CBofString | friend |
| 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::CBofString | protectedstatic |
| ~CBofObject() (defined in Bagel::CBofObject) | Bagel::CBofObject | inlinevirtual |
| ~CBofString() | Bagel::CBofString | virtual |