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

StreamParser.hpp File Reference

#include <stdexcept>
#include <sstream>

Include dependency graph for StreamParser.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BadConversion
 An exception that is thrown when bad conversion occurs. More...

Functions

template<typename T>
void convert (const std::string &s, T &x, bool failIfLeftoverChars=true)


Function Documentation

template<typename T>
void convert const std::string &  s,
T &  x,
bool  failIfLeftoverChars = true
[inline]
 

Definition at line 20 of file StreamParser.hpp.

Referenced by process_arguments().


Generated on Sun Sep 17 17:54:32 2006 for FIM environment by  doxygen 1.4.4