SortNull Class Reference

#include <MatchStore.h>

List of all members.

Public Member Functions

 SortNull ()
bool operator() (const Match *p1, const Match *p2) const


Detailed Description

Definition at line 381 of file MatchStore.h.


Constructor & Destructor Documentation

SortNull::SortNull (  )  [inline]

Definition at line 384 of file MatchStore.h.

00384 {}


Member Function Documentation

bool SortNull::operator() ( const Match p1,
const Match p2 
) const [inline]

Definition at line 385 of file MatchStore.h.

00386   {
00387     return false;
00388   }


The documentation for this class was generated from the following file:
Generated on Fri Dec 21 13:22:38 2007 for ssaha by  doxygen 1.5.2