src/rcrt/loaders/conversion.hpp File Reference

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

Include dependency graph for conversion.hpp:

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

Go to the source code of this file.

Namespaces

namespace  rcrt

Classes

class  rcrt::BadConversion

Functions

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


Generated on Thu Jan 31 19:27:56 2008 for RenderingCompetitionRayTracer by  doxygen 1.5.3