Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

AnnotationCompFunc Class Reference

#include <Annotation.h>

List of all members.

Public Methods

bool operator() (const Annotation *a1, const Annotation *a2) const


Detailed Description

Annotation compare function. A function to compare annotations by first comparing their start anchor offsets, if they are the same then comparing their end anchor offsets, if they are the same then compare their ids.


Member Function Documentation

bool AnnotationCompFunc::operator() ( const Annotation * a1,
const Annotation * a2 ) const [inline]
 


The documentation for this class was generated from the following file:
Generated at Wed Jul 3 14:55:14 2002 for Annotation Graph API by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001