Odyssey::ExceptionConverter< TargetT, SourceT > Class Template Reference

A utility stream converter that throws a CastException every time it's called. More...

#include <variable.h>

List of all members.

Public Member Functions

 ExceptionConverter ()
void operator() (target_t target, SourceT source)


Detailed Description

template<class TargetT, class SourceT>
class Odyssey::ExceptionConverter< TargetT, SourceT >

A utility stream converter that throws a CastException every time it's called.

This is another utility class for special conversions. This class throws a CastException whenever it is called to convert any types.


Constructor & Destructor Documentation

template<class TargetT, class SourceT>
Odyssey::ExceptionConverter< TargetT, SourceT >::ExceptionConverter  )  [inline]
 


Member Function Documentation

template<class TargetT, class SourceT>
void Odyssey::ExceptionConverter< TargetT, SourceT >::operator() target_t  target,
SourceT  source
[inline]
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 01:18:53 2007 for Odyssey Meta-Engine by  doxygen 1.4.6-NO