Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NtpTH::ById Struct Reference

List of all members.

Public Member Functions

bool operator() (const Fraction &lhs, const Fraction &rhs)

Member Function Documentation

bool NtpTH::ById::operator() const Fraction lhs,
const Fraction rhs
[inline]
 

Definition at line 78 of file NtpTHModule.cxx.

References NtpTH::Fraction::stdhep.

00079          {
00080             return (lhs.stdhep < rhs.stdhep);
00081          }


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:10:39 2010 for loon by  doxygen 1.3.9.1