NCBI C++ ToolKit
Public Types | Public Member Functions | Public Attributes | List of all members
CMatchesListCtrl::CUVHitLoc Class Reference

Search Toolkit Book for CMatchesListCtrl::CUVHitLoc

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

+ Collaboration diagram for CMatchesListCtrl::CUVHitLoc:

Public Types

enum  EHitLoc { eInternal , e5Prime , e3Prime , eUnknown }
 

Public Member Functions

 CUVHitLoc (bool selected, EHitLoc location, const SVecscreenResult &vecres, const CSeq_id *seqid, const vector< SRangeMatch > &matches)
 

Public Attributes

bool m_Selected
 
EHitLoc m_HitLocation
 
string m_FastaSeqid
 
const CSeq_idm_Seqid
 
TSeqPos m_SeqLen
 
vector< SRangeMatchm_matches
 

Detailed Description

Definition at line 340 of file vectortrimpanel.hpp.

Member Enumeration Documentation

◆ EHitLoc

Enumerator
eInternal 
e5Prime 
e3Prime 
eUnknown 

Definition at line 344 of file vectortrimpanel.hpp.

Constructor & Destructor Documentation

◆ CUVHitLoc()

CMatchesListCtrl::CUVHitLoc::CUVHitLoc ( bool  selected,
EHitLoc  location,
const SVecscreenResult vecres,
const CSeq_id seqid,
const vector< SRangeMatch > &  matches 
)
inline

Definition at line 352 of file vectortrimpanel.hpp.

Member Data Documentation

◆ m_FastaSeqid

string CMatchesListCtrl::CUVHitLoc::m_FastaSeqid

◆ m_HitLocation

EHitLoc CMatchesListCtrl::CUVHitLoc::m_HitLocation

◆ m_matches

vector<SRangeMatch> CMatchesListCtrl::CUVHitLoc::m_matches

◆ m_Selected

bool CMatchesListCtrl::CUVHitLoc::m_Selected

◆ m_Seqid

const CSeq_id* CMatchesListCtrl::CUVHitLoc::m_Seqid

Definition at line 377 of file vectortrimpanel.hpp.

Referenced by CMatchesListCtrl::x_ConvertSelectedToBySeqid().

◆ m_SeqLen

TSeqPos CMatchesListCtrl::CUVHitLoc::m_SeqLen

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