Chroma::FunctorImpl< R, TYPELIST_1(P1)> Class Template Reference

#include <objfunctor.h>

Inheritance diagram for Chroma::FunctorImpl< R, TYPELIST_1(P1)>:

Chroma::Private::FunctorImplBase< R > List of all members.

Public Types

typedef R ResultType
typedef TypeTraits< P1
>::ParameterType 
Parm1

Public Member Functions

virtual R operator() (Parm1)=0

Detailed Description

template<typename R, typename P1>
class Chroma::FunctorImpl< R, TYPELIST_1(P1)>

Definition at line 86 of file objfunctor.h.


Member Typedef Documentation

template<typename R, typename P1>
typedef TypeTraits<P1>::ParameterType Chroma::FunctorImpl< R, TYPELIST_1(P1)>::Parm1

Reimplemented from Chroma::Private::FunctorImplBase< R >.

Definition at line 91 of file objfunctor.h.

template<typename R, typename P1>
typedef R Chroma::FunctorImpl< R, TYPELIST_1(P1)>::ResultType

Reimplemented from Chroma::Private::FunctorImplBase< R >.

Definition at line 90 of file objfunctor.h.


Member Function Documentation

template<typename R, typename P1>
virtual R Chroma::FunctorImpl< R, TYPELIST_1(P1)>::operator() ( Parm1   )  [pure virtual]


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 04:40:22 2009 for CHROMA by  doxygen 1.4.7