VISH  0.2
Classes | Typedefs | Functions
Concrete and abstract storage places for data values that are used as parameters.

Classes

Typedefs

Functions


Function Documentation

template<class T >
bool Wizt::setFromString ( T &  Val,
const string &  txt 
) [inline]

Polymorphic function to set a value given some string.

Returns:
false if the string was not parseable.