The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SWBuf Member List

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

allocSizeSWBufprivate
append(const char *str, long max=-1)SWBufinline
append(const SWBuf &str, long max=-1)SWBufinline
append(char ch)SWBufinline
append(const unsigned char ch)SWBufinline
append(wchar_t wch)SWBufinline
appendFormatted(const char *format,...)SWBuf
assureMore(size_t pastEnd)SWBufinlineprivate
assureSize(size_t checkSize)SWBufinlineprivate
bufSWBufprivate
c_str() const SWBufinline
charAt(unsigned long pos)SWBufinline
charAt(unsigned long pos) const SWBufinline
charAtGuarded(unsigned long pos)SWBufinline
compare(const SWBuf &other) const SWBufinline
compare(const char *other) const SWBufinline
endSWBufprivate
endAllocSWBufprivate
endsWith(const SWBuf &postfix) const SWBufinline
endsWith(const char *postfix) const SWBufinline
fillByteSWBufprivate
getFillByte()SWBufinline
getRawData()SWBufinline
indexOf(const SWBuf &needle) const SWBufinline
init(size_t initSize)SWBufinlineprivate
insert(unsigned long pos, const char *str, unsigned long start=0, signed long max=-1)SWBuf
insert(unsigned long pos, const SWBuf &str, unsigned long start=0, signed long max=-1)SWBufinline
insert(unsigned long pos, char c)SWBufinline
length() const SWBufinline
nullStrSWBufstatic
operator const char *() const SWBufinline
operator!=(const SWBuf &other) const SWBufinline
operator!=(const char *other) const SWBufinline
operator+(const SWBuf &other) const SWBufinline
operator+(char ch) const SWBufinline
operator+=(const char *str)SWBufinline
operator+=(char ch)SWBufinline
operator--(int)SWBufinline
operator-=(unsigned long len)SWBufinline
operator<(const SWBuf &other) const SWBufinline
operator<(const char *other) const SWBufinline
operator<<(unsigned long n)SWBufinline
operator<=(const SWBuf &other) const SWBufinline
operator<=(const char *other) const SWBufinline
operator=(const char *newVal)SWBufinline
operator=(const SWBuf &other)SWBufinline
operator==(const SWBuf &other) const SWBufinline
operator==(const char *other) const SWBufinline
operator>(const SWBuf &other) const SWBufinline
operator>(const char *other) const SWBufinline
operator>=(const SWBuf &other) const SWBufinline
operator>=(const char *other) const SWBufinline
operator>>(unsigned long n)SWBufinline
operator[](unsigned long pos)SWBufinline
operator[](long pos)SWBufinline
operator[](unsigned int pos)SWBufinline
operator[](int pos)SWBufinline
operator[](unsigned long pos) const SWBufinline
operator[](long pos) const SWBufinline
operator[](unsigned int pos) const SWBufinline
operator[](int pos) const SWBufinline
replaceBytes(const char *targets, char newByte)SWBufinline
resize(unsigned long len)SWBufinline
set(const SWBuf &newVal)SWBufinline
set(const char *newVal, unsigned long maxSize=0)SWBufinline
setFillByte(char ch)SWBufinline
setFormatted(const char *format,...)SWBuf
setFormattedVA(const char *format, va_list argptr)SWBuf
setSize(unsigned long len)SWBufinline
size() const SWBufinline
size(unsigned long newSize)SWBufinline
startsWith(const SWBuf &prefix) const SWBufinline
startsWith(const char *prefix) const SWBufinline
stripPrefix(char separator, bool endOfStringAsSeparator=false)SWBufinline
SWBuf()SWBufinline
SWBuf(const char *initVal, unsigned long initSize=0)SWBufinline
SWBuf(const SWBuf &other, unsigned long initSize=0)SWBufinline
SWBuf(char initVal, unsigned long initSize=0)SWBufinline
toLower()SWBuf
toUpper()SWBuf
trim()SWBufinline
trimEnd()SWBufinline
trimStart()SWBufinline
~SWBuf()SWBufinline