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

Domain checker for a range. More...

#include <archon/util/options.H>

Collaboration diagram for Archon::Utilities::Options::Range< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Range (T from, T to)
void check (const T &v) const throw (ParseException)

Public Attributes

T from
T to

Detailed Description

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

Domain checker for a range.

From inclusive, to exclusive.

Definition at line 79 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