NCBI C++ ToolKit
|
Search Toolkit Book for IFeatComparator
#include <objmgr/annot_selector.hpp>
Public Member Functions | |
virtual | ~IFeatComparator () |
virtual bool | Less (const CSeq_feat &f1, const CSeq_feat &f2, CScope *scope)=0 |
Interface for user-defined ordering of features, should be inherited from CObject
Definition at line 74 of file annot_selector.hpp.