Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

Loris::PartialUtils::compareLabelLess Class Reference

Comparitor (binary) functor returning true if its first Partial argument has a label whose 32-bit integer representation is less than that of the second Partial argument's label, and false otherwise. More...

#include <PartialUtils.h>

List of all members.

Public Member Functions

bool operator() (const Partial &lhs, const Partial &rhs) const
 Compare two Partials, return true if its first Partial argument has a label whose 32-bit integer representation is less than that of the second Partial argument's label, and false otherwise.

bool operator() (const Partial *lhs, const Partial *rhs) const
 Compare two Partials, return true if its first Partial argument has a label whose 32-bit integer representation is less than that of the second Partial argument's label, and false otherwise.


Detailed Description

Comparitor (binary) functor returning true if its first Partial argument has a label whose 32-bit integer representation is less than that of the second Partial argument's label, and false otherwise.


Generated on Thu Apr 14 22:01:57 2005 for Loris by doxygen 1.3.4