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

func.h File Reference

#include <iostream>
#include <sstream>
#include <string>
#include <typeinfo>
#include <stdexcept>
#include <vector>

Include dependency graph for func.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  BadConversion
 Write brief comment for BadConversion here. More...

Functions

std::string stringify (const char *c)
 Write brief comment for stringify here.
template<typename T>
void convert (const std::string &s, T &x, bool failIfLeftoverChars=true)
 Write brief comment for convert here.
template<typename T>
convertTo (const std::string &s, bool failIfLeftoverChars=true)
 Write brief comment for convertTo here.
void Tokenize (const string &str, vector< string > &tokens, const string &delimiters=" ")
 Write brief comment for Tokenize here.


Generated on Tue Apr 17 09:39:15 2007 for PCG Library by  doxygen 1.3.9.1