WvStreams
|
This is the complete list of members for WvFastString, including all inherited members.
alloc(size_t size) (defined in WvFastString) | WvFastString | protected |
buf (defined in WvFastString) | WvFastString | protected |
construct(const char *_str) (defined in WvFastString) | WvFastString | protected |
cstr() const | WvFastString | inline |
do_format(WvFastString &output, const char *format, const WvFastString *const *a) | WvFastString | static |
ifnull(WvStringParm defval) const | WvFastString | inline |
isnull() const | WvFastString | inline |
len() const (defined in WvFastString) | WvFastString | |
link(WvStringBuf *_buf, const char *_str) (defined in WvFastString) | WvFastString | protected |
newbuf(size_t size) (defined in WvFastString) | WvFastString | protected |
null (defined in WvFastString) | WvFastString | static |
nullbuf (defined in WvFastString) | WvFastString | protectedstatic |
num() const | WvFastString | inline |
offset(size_t i) const | WvFastString | |
operator const char *() const | WvFastString | inline |
operator QString() const | WvFastString | |
operator!() const | WvFastString | |
operator!=(WvStringParm s2) const (defined in WvFastString) | WvFastString | |
operator!=(const char *s2) const (defined in WvFastString) | WvFastString | |
operator+(int i) const (defined in WvFastString) | WvFastString | inline |
operator-(int i) const (defined in WvFastString) | WvFastString | inline |
operator<(WvStringParm s2) const (defined in WvFastString) | WvFastString | |
operator<(const char *s2) const (defined in WvFastString) | WvFastString | |
operator=(const WvFastString &s2) (defined in WvFastString) | WvFastString | protected |
operator==(WvStringParm s2) const (defined in WvFastString) | WvFastString | |
operator==(const char *s2) const (defined in WvFastString) | WvFastString | |
setsize(size_t i) (defined in WvFastString) | WvFastString | |
str (defined in WvFastString) | WvFastString | protected |
unlink() (defined in WvFastString) | WvFastString | protected |
WvFastString() | WvFastString | |
WvFastString(const WvFastString &s) | WvFastString | |
WvFastString(const WvString &s) (defined in WvFastString) | WvFastString | |
WvFastString(const char *_str) | WvFastString | |
WvFastString(const QString &s) | WvFastString | |
WvFastString(const QCString &s) (defined in WvFastString) | WvFastString | |
WvFastString(const std::string &s) | WvFastString | inline |
WvFastString(short i) | WvFastString | |
WvFastString(unsigned short i) (defined in WvFastString) | WvFastString | |
WvFastString(int i) (defined in WvFastString) | WvFastString | |
WvFastString(unsigned int i) (defined in WvFastString) | WvFastString | |
WvFastString(long i) (defined in WvFastString) | WvFastString | |
WvFastString(unsigned long i) (defined in WvFastString) | WvFastString | |
WvFastString(long long i) (defined in WvFastString) | WvFastString | |
WvFastString(unsigned long long i) (defined in WvFastString) | WvFastString | |
WvFastString(double i) (defined in WvFastString) | WvFastString | |
WvFastString(WVSTRING_FORMAT_DECL) | WvFastString | inline |
WvString (defined in WvFastString) | WvFastString | friend |
~WvFastString() (defined in WvFastString) | WvFastString |