Archon::Utilities::Options::Parser< T > Struct Template Reference

List of all members.

Public Member Functions

template<>
bool parse (const char *s) throw(ParseException)
template<>
string format (bool v)
template<>
int parse (const char *s) throw(ParseException)
template<>
string format (int v)
template<>
double parse (const char *s) throw(ParseException)
template<>
string format (double v)
template<>
string parse (const char *s) throw(ParseException)
template<>
string format (string v)
template<>
Options::IntByInt parse (const char *s) throw(ParseException)
template<>
string format (IntByInt v)
template<>
Vector3 parse (const char *s) throw(ParseException)
template<>
string format (Vector3 v)
template<>
ColorRGBA parse (const char *s) throw(ParseException)
template<>
string format (ColorRGBA c)

Static Public Member Functions

static T parse (const char *) throw (ParseException)
static string format (T)

Detailed Description

template<typename T>
struct Archon::Utilities::Options::Parser< T >

Definition at line 62 of file options.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:57:46 2006 for Archon by  doxygen 1.4.4