FreePOOMA  2.4.1
Public Member Functions | Public Attributes
EngineFunctorTag< Tag > Struct Template Reference

EngineFunctorTag is used to apply an EngineFunctor to an expression containing several engines. More...

#include <ExpressionEngine.h>

List of all members.

Public Member Functions

 EngineFunctorTag ()
 EngineFunctorTag (const Tag &tag)
const Tag & tag () const

Public Attributes

Tag tag_m

Detailed Description

template<class Tag>
struct EngineFunctorTag< Tag >

EngineFunctorTag is used to apply an EngineFunctor to an expression containing several engines.


Constructor & Destructor Documentation

template<class Tag>
EngineFunctorTag< Tag >::EngineFunctorTag ( ) [inline]
template<class Tag>
EngineFunctorTag< Tag >::EngineFunctorTag ( const Tag &  tag) [inline]

Member Function Documentation

template<class Tag>
const Tag& EngineFunctorTag< Tag >::tag ( ) const [inline]

Member Data Documentation

template<class Tag>
Tag EngineFunctorTag< Tag >::tag_m

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