eoSelBinGenOp< EOT > Class Template Reference

wrapper for eoBinOp with a selector More...

#include <eoGenOp.h>

Inheritance diagram for eoSelBinGenOp< EOT >:

eoGenOp< EOT > eoOp< EOType > eoUF< A1, R > eoFunctorBase

List of all members.

Public Member Functions

 eoSelBinGenOp (eoBinOp< EOT > &_op, eoSelectOne< EOT > &_sel)
unsigned max_production (void)
 Max production is used to reserve space for all elements that are used by the operator, not setting it properly can result in a crash.
void apply (eoPopulator< EOT > &_pop)
 the function that will do the work
virtual std::string className () const

Private Attributes

eoBinOp< EOT > & op
eoSelectOne< EOT > & sel


Detailed Description

template<class EOT>
class eoSelBinGenOp< EOT >

wrapper for eoBinOp with a selector

Definition at line 133 of file eoGenOp.h.


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

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