OpenTTD
Public Member Functions
CapacityAnnotation::Comparator Struct Reference

Comparator for std containers. More...

Public Member Functions

bool operator() (const CapacityAnnotation *x, const CapacityAnnotation *y) const
 Compare two capacity annotations.

Detailed Description

Comparator for std containers.

Definition at line 85 of file mcf.cpp.

Member Function Documentation

bool CapacityAnnotation::Comparator::operator() ( const CapacityAnnotation x,
const CapacityAnnotation y 
) const

Compare two capacity annotations.

Parameters
xFirst capacity annotation.
ySecond capacity annotation.
Returns
If x is better than y.

Definition at line 582 of file mcf.cpp.

References CapacityAnnotation::GetAnnotation(), and Path::GetNode().


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