Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

utils Namespace Reference


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=",")


Function Documentation

void chomp (  string &    ) 
 

string join (  const list< string > &    str,
const string &    conn = ","
) 
 

string lc (  const string &    ) 
 

void nowarn (  const char *    fmt,
...   
)  [inline]
 

list<string> split (  const string &    str,
const string &    delim = "\n",
bool    fInsertEmpty = false
) 
 

string uc (  const string &    ) 
 

void warn (  const char *    fmt,
...   
) 
 


Generated on Mon Oct 22 17:03:48 2001 for rfc822 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001