oln::convert::abstract::conversion< Exact, Base > Struct Template Reference

#include <conversion.hh>

Inheritance diagram for oln::convert::abstract::conversion< Exact, Base >:

Inheritance graph
[legend]
Collaboration diagram for oln::convert::abstract::conversion< Exact, Base >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

template<class T>
output< T >::ret operator() (const T &in) const
 Call the conversion written in the exact class.

Static Public Member Functions

static std::string name ()

Protected Member Functions

 conversion ()

Classes

struct  output

Detailed Description

template<class Exact, class Base>
struct oln::convert::abstract::conversion< Exact, Base >

Base class for conversion.

Note:
If you write an class derived from this one, you must write the specialization of the output trait.

Definition at line 88 of file abstract/conversion.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:26:40 2007 for Olena by  doxygen 1.5.1