Relacs  0.9.8
StrQueue Member List

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

add(const string &s)StrQueueinline
add(const StrQueue &sq)StrQueue
append(const Str &s, const string &separator)StrQueue
append(const Str &s, const string &separator, const string &brackets)StrQueue
assign(const string &s)StrQueue
assign(const Str &s, const string &separator)StrQueue
assign(const Str &s, const string &separator, const string &brackets)StrQueue
clear(void)StrQueueinline
copy(string &s, const string &separator)StrQueue
empty(void) const StrQueueinline
erase(iterator pos)StrQueue
erase(int index)StrQueue
erase(iterator first, iterator last)StrQueue
erase(int from, int to)StrQueue
find(const string &strg, int index=0) const StrQueue
insert(const string &s)StrQueueinline
insert(const StrQueue &sq)StrQueue
load(istream &str, const string &stop="", string *line=0)StrQueue
operator<<(ostream &str, const StrQueue &sq)StrQueuefriend
operator=(const StrQueue &sq)StrQueueinline
operator=(const string &s)StrQueueinline
operator==(const StrQueue &sq1, const StrQueue &sq2)StrQueuefriend
operator[](int index)StrQueueinline
operator[](int index) const StrQueueinline
resize(int n, const Str &s=Str())StrQueueinline
reverse(void)StrQueue
save(const string &separator=" ") const StrQueue
save(ostream &str, const string &start="") const StrQueue
size(void) const StrQueueinline
sort(void)StrQueue
StopEmptyStrQueuestatic
strip(void)StrQueue
stripComments(const string &comment=Str::comment())StrQueue
strippedComments(const string &comment=Str::comment()) const StrQueue
StrQueue(void)StrQueueinline
StrQueue(const StrQueue &sq)StrQueueinline
StrQueue(const Str &s, const string &separator)StrQueue
StrQueue(const Str &s, const string &separator, const string &brackets)StrQueue
~StrQueue(void)StrQueueinline