sword::SWBuf Member List

This is the complete list of members for sword::SWBuf, including all inherited members.

allocSizesword::SWBuf [private]
append(const char *str, long max=-1)sword::SWBuf
append(const SWBuf &str, long max=-1)sword::SWBuf [inline]
append(char ch)sword::SWBuf [inline]
appendFormatted(const char *format,...)sword::SWBuf
assureMore(size_t pastEnd)sword::SWBuf [inline, private]
assureSize(size_t checkSize)sword::SWBuf [inline, private]
bufsword::SWBuf [private]
c_str() constsword::SWBuf [inline]
charAt(unsigned long pos)sword::SWBuf [inline]
compare(const SWBuf &other) constsword::SWBuf [inline]
compare(const char *other) const sword::SWBuf [inline]
endsword::SWBuf [private]
endAllocsword::SWBuf [private]
endsWith(const SWBuf &postfix) constsword::SWBuf [inline]
endsWith(const char *postfix) constsword::SWBuf [inline]
fillBytesword::SWBuf [private]
getFillByte()sword::SWBuf [inline]
getRawData()sword::SWBuf [inline]
init(size_t initSize)sword::SWBuf [inline, private]
insert(unsigned long pos, const char *str, unsigned long start=0, signed long max=-1)sword::SWBuf
insert(unsigned long pos, const SWBuf &str, unsigned long start=0, signed long max=-1)sword::SWBuf [inline]
insert(unsigned long pos, char c)sword::SWBuf [inline]
junkBufsword::SWBuf [private, static]
length() constsword::SWBuf [inline]
nullStrsword::SWBuf [private, static]
operator const char *() constsword::SWBuf [inline]
operator!=(const SWBuf &other) constsword::SWBuf [inline]
operator!=(const char *other) const sword::SWBuf [inline]
operator+(const SWBuf &other) constsword::SWBuf [inline]
operator+(char ch) constsword::SWBuf [inline]
operator+=(const char *str)sword::SWBuf [inline]
operator+=(char ch)sword::SWBuf [inline]
operator--(int)sword::SWBuf [inline]
operator-=(unsigned long len)sword::SWBuf [inline]
operator<(const SWBuf &other) constsword::SWBuf [inline]
operator<(const char *other) const sword::SWBuf [inline]
operator<<(unsigned long n)sword::SWBuf [inline]
operator<=(const SWBuf &other) constsword::SWBuf [inline]
operator<=(const char *other) const sword::SWBuf [inline]
operator=(const char *newVal)sword::SWBuf [inline]
operator=(const SWBuf &other)sword::SWBuf [inline]
operator==(const SWBuf &other) constsword::SWBuf [inline]
operator==(const char *other) const sword::SWBuf [inline]
operator>(const SWBuf &other) constsword::SWBuf [inline]
operator>(const char *other) const sword::SWBuf [inline]
operator>=(const SWBuf &other) constsword::SWBuf [inline]
operator>=(const char *other) const sword::SWBuf [inline]
operator>>(unsigned long n)sword::SWBuf [inline]
operator[](unsigned long pos)sword::SWBuf [inline]
operator[](long pos)sword::SWBuf [inline]
operator[](unsigned int pos)sword::SWBuf [inline]
operator[](int pos)sword::SWBuf [inline]
replaceBytes(const char *targets, char newByte)sword::SWBuf [inline]
resize(unsigned long len)sword::SWBuf [inline]
set(const SWBuf &newVal)sword::SWBuf [inline]
set(const char *newVal)sword::SWBuf [inline]
setFillByte(char ch)sword::SWBuf [inline]
setFormatted(const char *format,...)sword::SWBuf
setSize(unsigned long len)sword::SWBuf
size() constsword::SWBuf [inline]
size(unsigned long newSize)sword::SWBuf [inline]
startsWith(const SWBuf &prefix) constsword::SWBuf [inline]
startsWith(const char *prefix) constsword::SWBuf [inline]
SWBuf()sword::SWBuf [inline]
SWBuf(const char *initVal, unsigned long initSize=0)sword::SWBuf
SWBuf(char initVal, unsigned long initSize=0)sword::SWBuf
SWBuf(const SWBuf &other, unsigned long initSize=0)sword::SWBuf
trim()sword::SWBuf [inline]
trimEnd()sword::SWBuf [inline]
trimStart()sword::SWBuf [inline]
~SWBuf()sword::SWBuf [inline]