UT_GrowBuf Member List

This is the complete list of members for UT_GrowBuf, including all inherited members.
_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_iChunkUT_GrowBuf [private]
m_iSizeUT_GrowBuf [private]
m_iSpaceUT_GrowBuf [private]
m_pBufUT_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