| _growBuf(UT_uint32 spaceNeeded) | UT_GrowBuf | [private] |
| append(const UT_GrowBufElement *pValue, UT_uint32 length) | UT_GrowBuf | |
| del(UT_uint32 position, UT_uint32 amount) | UT_GrowBuf | |
| getLength(void) const | UT_GrowBuf | |
| getPointer(UT_uint32 position) const | UT_GrowBuf | |
| ins(UT_uint32 position, const UT_GrowBufElement *pValue, UT_uint32 length) | UT_GrowBuf | |
| ins(UT_uint32 position, UT_uint32 length) | UT_GrowBuf | |
| m_iChunk | UT_GrowBuf | [private] |
| m_iSize | UT_GrowBuf | [private] |
| m_iSpace | UT_GrowBuf | [private] |
| m_pBuf | UT_GrowBuf | [private] |
| overwrite(UT_uint32 position, UT_GrowBufElement *pValue, UT_uint32 length) | UT_GrowBuf | |
| truncate(UT_uint32 position) | UT_GrowBuf | |
| UT_GrowBuf(UT_uint32 iChunk=0) | UT_GrowBuf | |
| ~UT_GrowBuf() | UT_GrowBuf |
1.7.1