eoSTLBF< A1, A2, R > Class Template Reference

Generic set of classes that wrap an eoF, eoUF or eoBF so that they have the copy semantics the STL functions usually require (i.e. More...

#include <eoSTLFunctor.h>

List of all members.

Public Member Functions

 eoSTLBF (eoUF< A1, R > &_f)
operator() (A1 a1, A2 a2)

Private Attributes

eoBF< A1, A2, R > & f


Detailed Description

template<class A1, class A2, class R>
class eoSTLBF< A1, A2, R >

Generic set of classes that wrap an eoF, eoUF or eoBF so that they have the copy semantics the STL functions usually require (i.e.

they can be passed by value, rather than the EO standard pass by reference).

The family consists of eoSTLF, eoSTLUF, eoSTLBF that modify eoF, eoUF and eoBF respectively

Definition at line 101 of file eoSTLFunctor.h.


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

Generated on Thu Jan 1 23:19:51 2009 for EvolvingObjects by  doxygen 1.5.5