Foxit PDF SDK
CFX_ByteString Member List

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

CFX_ByteString()CFX_ByteStringinline
CFX_ByteString(const CFX_ByteString &str)CFX_ByteString
CFX_ByteString(char ch)CFX_ByteStringexplicit
CFX_ByteString(FX_LPCSTR ptr, FX_STRSIZE len=-1)CFX_ByteString
CFX_ByteString(FX_LPCBYTE ptr, FX_STRSIZE len)CFX_ByteString
CFX_ByteString(FX_BSTR bstrc)CFX_ByteString
CFX_ByteString(FX_BSTR bstrc1, FX_BSTR bstrc2)CFX_ByteString
Compare(FX_BSTR str) constCFX_ByteString
ConvertFrom(const CFX_WideString &str, CFX_CharMap *pCharMap=NULL)CFX_ByteString
Delete(FX_STRSIZE index, FX_STRSIZE count=1)CFX_ByteString
Empty()CFX_ByteString
Equal(FX_BSTR str) constCFX_ByteString
EqualNoCase(FX_BSTR str) constCFX_ByteString
Find(FX_BSTR lpszSub, FX_STRSIZE start=0) constCFX_ByteString
Find(FX_CHAR ch, FX_STRSIZE start=0) constCFX_ByteString
Format(FX_LPCSTR lpszFormat,...)CFX_ByteString
FormatFloat(FX_FLOAT f, int precision=0)CFX_ByteStringstatic
FormatInteger(FX_INT32 i, FX_DWORD flags=0)CFX_ByteStringstatic
FormatV(FX_LPCSTR lpszFormat, va_list argList)CFX_ByteString
FromUnicode(FX_LPCWSTR ptr, FX_STRSIZE len=-1)CFX_ByteStringstatic
FromUnicode(const CFX_WideString &str)CFX_ByteStringstatic
GetAt(FX_STRSIZE nIndex) constCFX_ByteStringinline
GetBuffer(FX_STRSIZE len)CFX_ByteString
GetID(FX_STRSIZE start_pos=0) constCFX_ByteString
GetLength() constCFX_ByteStringinline
Insert(FX_STRSIZE index, FX_CHAR ch)CFX_ByteString
IsEmpty() constCFX_ByteStringinline
Left(FX_STRSIZE count) constCFX_ByteString
Load(FX_LPCBYTE str, FX_STRSIZE len)CFX_ByteString
LoadFromFile(FX_BSTR file_path)CFX_ByteStringstatic
LockBuffer()CFX_ByteString
MakeLower()CFX_ByteString
MakeUpper()CFX_ByteString
Mid(FX_STRSIZE first) constCFX_ByteString
Mid(FX_STRSIZE first, FX_STRSIZE count) constCFX_ByteString
operator FX_LPCBYTE() constCFX_ByteStringinline
operator FX_LPCSTR() constCFX_ByteStringinline
operator!=(FX_LPCSTR str) constCFX_ByteStringinline
operator!=(FX_BSTR str) constCFX_ByteStringinline
operator!=(const CFX_ByteString &str) constCFX_ByteStringinline
operator+=(FX_CHAR ch)CFX_ByteString
operator+=(FX_LPCSTR str)CFX_ByteString
operator+=(const CFX_ByteString &str)CFX_ByteString
operator+=(FX_BSTR bstrc)CFX_ByteString
operator<(const CFX_ByteString &rhs) constCFX_ByteString
operator=(FX_LPCSTR str)CFX_ByteString
operator=(FX_BSTR bstrc)CFX_ByteString
operator=(const CFX_ByteString &stringSrc)CFX_ByteString
operator=(const CFX_BinaryBuf &buf)CFX_ByteString
operator==(FX_LPCSTR str) constCFX_ByteStringinline
operator==(FX_BSTR str) constCFX_ByteStringinline
operator==(const CFX_ByteString &str) constCFX_ByteString
operator[](FX_STRSIZE nIndex) constCFX_ByteStringinline
ReleaseBuffer(FX_STRSIZE len=-1)CFX_ByteString
Remove(FX_CHAR ch)CFX_ByteString
Replace(FX_BSTR lpszOld, FX_BSTR lpszNew)CFX_ByteString
Reserve(FX_STRSIZE len)CFX_ByteString
ReverseFind(FX_CHAR ch) constCFX_ByteString
Right(FX_STRSIZE count) constCFX_ByteString
SetAt(FX_STRSIZE nIndex, FX_CHAR ch)CFX_ByteString
TrimLeft()CFX_ByteString
TrimLeft(FX_CHAR chTarget)CFX_ByteString
TrimLeft(FX_BSTR lpszTargets)CFX_ByteString
TrimRight()CFX_ByteString
TrimRight(FX_CHAR chTarget)CFX_ByteString
TrimRight(FX_BSTR lpszTargets)CFX_ByteString
UTF8Decode() constCFX_ByteString
~CFX_ByteString()CFX_ByteString