NCBI C++ ToolKit
Public Member Functions | Static Public Member Functions | List of all members
SGlyphBySeqPos Struct Reference

Search Toolkit Book for SGlyphBySeqPos

basic sort by sequence position function. More...

#include <gui/widgets/seq_graphic/seq_glyph.hpp>

Public Member Functions

bool operator() (const CRef< CSeqGlyph > &ref_obj1, const CRef< CSeqGlyph > &ref_obj2) const
 
bool operator() (const CSeqGlyph &obj1, const CSeqGlyph &obj2) const
 

Static Public Member Functions

static bool s_CompareCRefs (const CRef< CSeqGlyph > &ref_obj1, const CRef< CSeqGlyph > &ref_obj2)
 

Detailed Description

basic sort by sequence position function.

Definition at line 419 of file seq_glyph.hpp.

Member Function Documentation

◆ operator()() [1/2]

bool SGlyphBySeqPos::operator() ( const CRef< CSeqGlyph > &  ref_obj1,
const CRef< CSeqGlyph > &  ref_obj2 
) const
inline

Definition at line 428 of file seq_glyph.hpp.

References s_CompareCRefs().

◆ operator()() [2/2]

bool SGlyphBySeqPos::operator() ( const CSeqGlyph obj1,
const CSeqGlyph obj2 
) const
inline

Definition at line 434 of file seq_glyph.hpp.

References CSeqGlyph::IsHighlighted(), and CSeqGlyph::LessBySeqPos().

◆ s_CompareCRefs()

static bool SGlyphBySeqPos::s_CompareCRefs ( const CRef< CSeqGlyph > &  ref_obj1,
const CRef< CSeqGlyph > &  ref_obj2 
)
inlinestatic

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:29 2024 by modify_doxy.py rev. 669887