allocSize (defined in sword::SWBuf) | sword::SWBuf | [private] |
append(const char *str) | sword::SWBuf | |
append(const SWBuf &str) | sword::SWBuf | |
append(char ch) | sword::SWBuf | [inline] |
appendFormatted(const char *format,...) | sword::SWBuf | |
assureSize(unsigned int newsize) (defined in sword::SWBuf) | sword::SWBuf | [inline, private] |
buf (defined in sword::SWBuf) | sword::SWBuf | [private] |
c_str() const | sword::SWBuf | [inline] |
charAt(unsigned int pos) | sword::SWBuf | [inline] |
end (defined in sword::SWBuf) | sword::SWBuf | [private] |
fillByte (defined in sword::SWBuf) | sword::SWBuf | [private] |
getFillByte() (defined in sword::SWBuf) | sword::SWBuf | [inline] |
getRawData() (defined in sword::SWBuf) | sword::SWBuf | [inline] |
init() (defined in sword::SWBuf) | sword::SWBuf | [private] |
junkBuf (defined in sword::SWBuf) | sword::SWBuf | [private, static] |
length() const | sword::SWBuf | [inline] |
nullStr (defined in sword::SWBuf) | sword::SWBuf | [private, static] |
operator const char *() const (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator+(const SWBuf &other) const (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator+(char ch) const (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator+=(const char *str) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator+=(char ch) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator--(int) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator-=(unsigned int len) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator=(const char *newVal) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator=(const SWBuf &other) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator[](unsigned int pos) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
operator[](int pos) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
set(const char *newVal) | sword::SWBuf | |
set(const SWBuf &newVal) | sword::SWBuf | |
setFillByte(char ch) (defined in sword::SWBuf) | sword::SWBuf | [inline] |
setSize(unsigned int len) | sword::SWBuf | |
size() const | sword::SWBuf | [inline] |
SWBuf(const char *initVal=0) | sword::SWBuf | |
SWBuf(char initVal) | sword::SWBuf | |
SWBuf(const SWBuf &other) | sword::SWBuf | |
~SWBuf() | sword::SWBuf | [virtual] |