ALMaSS Rodenticide Model ODdox  1.0
CompareX Class Reference

Function to compare to TAnimal's m_Location_x. More...

Public Member Functions

bool operator() (TAnimal *A1, TAnimal *A2) const
 

Detailed Description

Function to compare to TAnimal's m_Location_x.

Member Function Documentation

bool CompareX::operator() ( TAnimal A1,
TAnimal A2 
) const
inline

References TAnimal::Supply_m_Location_x().

149  {
150  return (A1->Supply_m_Location_x() < A2->Supply_m_Location_x());
151  }
int Supply_m_Location_x()
Definition: PopulationManager.h:209

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