| allocSize | sword::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] |
| buf | sword::SWBuf | [private] |
| c_str() const | sword::SWBuf | [inline] |
| charAt(unsigned long pos) | sword::SWBuf | [inline] |
| compare(const SWBuf &other) const | sword::SWBuf | [inline] |
| compare(const char *other) const | sword::SWBuf | [inline] |
| end | sword::SWBuf | [private] |
| endAlloc | sword::SWBuf | [private] |
| endsWith(const SWBuf &postfix) const | sword::SWBuf | [inline] |
| endsWith(const char *postfix) const | sword::SWBuf | [inline] |
| fillByte | sword::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] |
| junkBuf | sword::SWBuf | [private, static] |
| length() const | sword::SWBuf | [inline] |
| nullStr | sword::SWBuf | [private, static] |
| operator const char *() const | sword::SWBuf | [inline] |
| operator!=(const SWBuf &other) const | sword::SWBuf | [inline] |
| operator!=(const char *other) const | sword::SWBuf | [inline] |
| operator+(const SWBuf &other) const | sword::SWBuf | [inline] |
| operator+(char ch) const | sword::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) const | sword::SWBuf | [inline] |
| operator<(const char *other) const | sword::SWBuf | [inline] |
| operator<<(unsigned long n) | sword::SWBuf | [inline] |
| operator<=(const SWBuf &other) const | sword::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) const | sword::SWBuf | [inline] |
| operator==(const char *other) const | sword::SWBuf | [inline] |
| operator>(const SWBuf &other) const | sword::SWBuf | [inline] |
| operator>(const char *other) const | sword::SWBuf | [inline] |
| operator>=(const SWBuf &other) const | sword::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() const | sword::SWBuf | [inline] |
| size(unsigned long newSize) | sword::SWBuf | [inline] |
| startsWith(const SWBuf &prefix) const | sword::SWBuf | [inline] |
| startsWith(const char *prefix) const | sword::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] |