Foxit PDF SDK
CFX_ByteTextBuf Member List

This is the complete list of members for CFX_ByteTextBuf, including all inherited members.

AppendBlock(const void *pBuf, FX_STRSIZE size)CFX_BinaryBuf
AppendByte(FX_BYTE byte)CFX_BinaryBufinline
AppendChar(int ch)CFX_ByteTextBufinline
AppendFill(FX_BYTE byte, FX_STRSIZE count)CFX_BinaryBuf
AppendString(FX_BSTR str)CFX_BinaryBufinline
AttachData(void *pBuf, FX_STRSIZE size)CFX_BinaryBuf
CFX_BinaryBuf(IFX_Allocator *pAllocator=0)CFX_BinaryBuf
CFX_BinaryBuf(FX_STRSIZE size, IFX_Allocator *pAllocator=0)CFX_BinaryBuf
CFX_ByteTextBuf(IFX_Allocator *pAllocator=0)CFX_ByteTextBufinline
Clear()CFX_BinaryBuf
CopyData(const void *pBuf, FX_STRSIZE size)CFX_BinaryBuf
Delete(int start_index, int count)CFX_BinaryBuf
DetachBuffer()CFX_BinaryBuf
EstimateSize(FX_STRSIZE size, FX_STRSIZE alloc_step=0)CFX_BinaryBuf
GetBuffer() constCFX_BinaryBufinline
GetByteString() constCFX_BinaryBuf
GetByteStringL(CFX_ByteStringL &str) constCFX_BinaryBuf
GetLength() constCFX_ByteTextBufinline
GetSize() constCFX_BinaryBufinline
InsertBlock(FX_STRSIZE pos, const void *pBuf, FX_STRSIZE size)CFX_BinaryBuf
m_pAllocatorCFX_BinaryBuf
operator<<(int i)CFX_ByteTextBuf
operator<<(FX_DWORD i)CFX_ByteTextBuf
operator<<(double f)CFX_ByteTextBuf
operator<<(FX_BSTR lpsz)CFX_ByteTextBuf
operator<<(const CFX_ByteTextBuf &buf)CFX_ByteTextBuf
operator=(FX_BSTR str)CFX_ByteTextBuf
TakeOver(CFX_BinaryBuf &other)CFX_BinaryBuf
~CFX_BinaryBuf()CFX_BinaryBuf