NCBI C++ ToolKit
|
Search Toolkit Book for SRangeMatch
#include <gui/widgets/edit/vectorscreen.hpp>
Public Types | |
enum | EMatchType { eStrong , eModerate , eWeak , eSuspect , eUnknown } |
Public Attributes | |
CRange< TSeqPos > | m_range |
string | m_match_type |
Enumerator | |
---|---|
eStrong | |
eModerate | |
eWeak | |
eSuspect | |
eUnknown |
Definition at line 70 of file vectorscreen.hpp.
string SRangeMatch::m_match_type |
Definition at line 67 of file vectorscreen.hpp.
Referenced by CVectorScreen::Run(), and CMatchesListCtrl::SelectStrongModerate().
Definition at line 66 of file vectorscreen.hpp.
Referenced by CMatchesListCtrl::GetSelectedLocations(), CRangeCmp::operator()(), CVectorScreen::Run(), CLocationsListCtrl::UpdateData(), CVectorTrimPanel::x_AdjustDensegAlignment(), CVectorTrimPanel::x_AdjustInternalCutLocations(), CVectorTrimPanel::x_GetTrimCoordinates(), CVectorTrimPanel::x_IsCompleteCut(), CVectorTrimPanel::x_MergeCuts(), CVectorTrimPanel::x_TrimFeatureLocations(), and CVectorTrimPanel::x_UpdateSeqGraphLoc().