Definition at line 17 of file wvstringtable.h.
◆ WvStringTable()
WvStringTable::WvStringTable |
( |
unsigned |
_numslots = 0 | ) |
|
|
inline |
◆ join()
WvString WvStringTable::join |
( |
const char * |
joinchars = " \t" | ) |
const |
◆ split()
void WvStringTable::split |
( |
WvStringParm |
s, |
|
|
const char * |
splitchars = " \t\r\n" , |
|
|
int |
limit = 0 |
|
) |
| |
◆ splitstrict()
void WvStringTable::splitstrict |
( |
WvStringParm |
s, |
|
|
const char * |
splitchars = " \t\r\n" , |
|
|
int |
limit = 0 |
|
) |
| |
The documentation for this class was generated from the following files: