RelationFunctionPtr2< L, R1, R2 > Class Template Reference

#include <Relations.h>

List of all members.

Public Member Functions

 RelationFunctionPtr2 (void(*f)(const L &, const R1 &, const R2 &))
 RelationFunctionPtr2 (const RelationFunctionPtr2< L, R1, R2 > &init, const L &)
void operator() (const L &l, const R1 &r1, const R2 &r2)

template<class L, class R1, class R2>
class RelationFunctionPtr2< L, R1, R2 >


Constructor & Destructor Documentation

template<class L, class R1, class R2>
RelationFunctionPtr2< L, R1, R2 >::RelationFunctionPtr2 ( void(*)(const L &, const R1 &, const R2 &)  f  )  [inline]

template<class L, class R1, class R2>
RelationFunctionPtr2< L, R1, R2 >::RelationFunctionPtr2 ( const RelationFunctionPtr2< L, R1, R2 > &  init,
const L &   
) [inline]


Member Function Documentation

template<class L, class R1, class R2>
void RelationFunctionPtr2< L, R1, R2 >::operator() ( const L &  l,
const R1 &  r1,
const R2 &  r2 
) [inline]


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

Generated on Wed Mar 16 06:20:33 2011 for FreePOOMA by  doxygen 1.5.9