RSC  0.7.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TypedValue.h File Reference
#include <string>
#include <boost/any.hpp>
#include "rsc/rscexports.h"
Include dependency graph for TypedValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rsc
 
 rsc::config
 

Functions

any rsc::config::parseTypedValue (const std::string &value)
 Parses value and returns a boost::any object containing an object of the type indicated in value. More...