.TH "moComparator" 3 "23 Oct 2007" "Version 1.0" "ParadisEO-MOMovingObjects" \" -*- nroff -*- .ad l .nh .SH NAME moComparator \- Template for classes which need to compare two EOT and indicate if the first is 'better' than the second. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBeoBF< const EOT &, const EOT &, bool >\fP. .PP Inherited by \fBmoFitComparator< EOT >\fP. .PP .SH "Detailed Description" .PP .SS "template class moComparator< EOT >" Template for classes which need to compare two EOT and indicate if the first is 'better' than the second. The objects that extend this template describe how an EOT is 'better' than an other. .PP Definition at line 46 of file moComparator.h. .SH "Author" .PP Generated automatically by Doxygen for ParadisEO-MOMovingObjects from the source code.