NCBI C++ ToolKit
|
Search Toolkit Book for CSeqDB_SortTiLessThan
Compare SGiOid structs by GI. More...
Public Member Functions | |
int | operator() (const CSeqDBGiList::STiOid &lhs, const CSeqDBGiList::STiOid &rhs) |
Test whether lhs is less than (occurs before) rhs. More... | |
Compare SGiOid structs by GI.
Definition at line 560 of file seqdbcommon.cpp.
|
inline |
Test whether lhs is less than (occurs before) rhs.
lhs | Left hand side of less-than operator. [in] |
rhs | Right hand side of less-than operator. [in] |
Definition at line 566 of file seqdbcommon.cpp.
References CSeqDBGiList::STiOid::ti.