NCBI C++ ToolKit
Public Types | Public Attributes | List of all members
SRangeMatch Struct Reference

Search Toolkit Book for SRangeMatch

#include <gui/widgets/edit/vectorscreen.hpp>

+ Collaboration diagram for SRangeMatch:

Public Types

enum  EMatchType {
  eStrong , eModerate , eWeak , eSuspect ,
  eUnknown
}
 

Public Attributes

CRange< TSeqPosm_range
 
string m_match_type
 

Detailed Description

Includes

Forward declarations

Control identifiers

Definition at line 64 of file vectorscreen.hpp.

Member Enumeration Documentation

◆ EMatchType

Enumerator
eStrong 
eModerate 
eWeak 
eSuspect 
eUnknown 

Definition at line 70 of file vectorscreen.hpp.

Member Data Documentation

◆ m_match_type

string SRangeMatch::m_match_type

Definition at line 67 of file vectorscreen.hpp.

Referenced by CVectorScreen::Run(), and CMatchesListCtrl::SelectStrongModerate().

◆ m_range

CRange<TSeqPos> SRangeMatch::m_range

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