Compounds | |
class | utils::receiver |
a multithreaded easy-to-use receiver class. More... | |
class | utils::receiver::Runner |
Functions | |
void | warn (const char *fmt,...) |
void | nowarn (const char *fmt,...) |
string | lc (const string &) |
string | uc (const string &) |
void | chomp (string &) |
list< string > | split (const string &str, const string &delim="\n", bool fInsertEmpty=false) |
string | join (const list< string > &str, const string &conn=",") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|