FreePOOMA  2.4.1
Public Types | Static Public Member Functions
EngineFunctor< Engine< Dim, T, CompFwd< Eng, Components > >, EFTag > Struct Template Reference

General version of engineFunctor to passes the request to the contained engine. More...

#include <ForwardingEngine.h>

List of all members.

Public Types

typedef EngineFunctor< Eng,
EFTag >::Type_t 
Type_t

Static Public Member Functions

static Type_t apply (const Engine< Dim, T, CompFwd< Eng, Components > > &engine, const EFTag &tag)

Detailed Description

template<int Dim, class T, class Eng, class Components, class EFTag>
struct EngineFunctor< Engine< Dim, T, CompFwd< Eng, Components > >, EFTag >

General version of engineFunctor to passes the request to the contained engine.


Member Typedef Documentation

template<int Dim, class T , class Eng , class Components , class EFTag >
typedef EngineFunctor<Eng, EFTag>::Type_t EngineFunctor< Engine< Dim, T, CompFwd< Eng, Components > >, EFTag >::Type_t

Member Function Documentation

template<int Dim, class T , class Eng , class Components , class EFTag >
static Type_t EngineFunctor< Engine< Dim, T, CompFwd< Eng, Components > >, EFTag >::apply ( const Engine< Dim, T, CompFwd< Eng, Components > > &  engine,
const EFTag &  tag 
) [inline, static]

References engineFunctor().


The documentation for this struct was generated from the following file: