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

Loris::PartialUtils::compareDurationGreater Class Reference

Comparitor (binary) functor returning true if its first Partial argument has duration greater than that of the second Partial argument, 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 duration greater than that of the second Partial argument, and false otherwise.

bool operator() (const Partial *lhs, const Partial *rhs) const
 Compare two Partials, return true if its first Partial argument has duration greater than that of the second Partial argument, and false otherwise.


Detailed Description

Comparitor (binary) functor returning true if its first Partial argument has duration greater than that of the second Partial argument, and false otherwise.


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