Sirikata
Static Public Member Functions
Sirikata::OptionValueList< T > Class Template Reference

#include <OptionValue.hpp>

List of all members.

Static Public Member Functions

static Any lexical_cast (const std::string &value)
 Makes a list [a, b, c, d] out of an option of the form "a,b,c,d" or "[a,b,c,d]".

template<class T>
class Sirikata::OptionValueList< T >


Member Function Documentation

template<class T>
static Any Sirikata::OptionValueList< T >::lexical_cast ( const std::string &  value) [inline, static]

Makes a list [a, b, c, d] out of an option of the form "a,b,c,d" or "[a,b,c,d]".


The documentation for this class was generated from the following file: