Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Util Namespace Reference


Functions

bool MsgLevel (const char *stream, const char *level)
 Set the stream's message level.
void eat_whitespace (std::istream &is)
 discard all whitespace chars until hitting a non-whitespace
std::string read_quoted_string (std::istream &is)


Function Documentation

void eat_whitespace std::istream &  is  ) 
 

discard all whitespace chars until hitting a non-whitespace

bool MsgLevel const char *  stream,
const char *  level
 

Set the stream's message level.

Referenced by DbmModule::SetLogLevel().

std::string read_quoted_string std::istream &  is  ) 
 

return a string of words. Strings are delimited by single quotes. any leading white space is eaten.

Referenced by RegistryItemXxx< T >::ReadStream(), and Registry::ReadStream().


Generated on Thu Nov 1 15:58:54 2007 for loon by  doxygen 1.3.9.1