NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CAlnSpanVertModel::SSpanRow Struct Reference

Search Toolkit Book for CAlnSpanVertModel::SSpanRow

the alignment we store with its parsed data More...

#include <gui/widgets/aln_table/alnspan_vertmodel.hpp>

+ Collaboration diagram for CAlnSpanVertModel::SSpanRow:

Public Member Functions

 SSpanRow ()
 

Public Attributes

TSeqRange aln_range
 
vector< TSignedSeqRangeranges
 
vector< boolstrands
 
vector< CConstRef< objects::CSeq_loc > > locs
 
int type
 
int length
 
int gap
 
int mismatch
 
double identity
 
vector< stringstr_ranges
 visible values More...
 
string str_type
 

Detailed Description

the alignment we store with its parsed data

Definition at line 78 of file alnspan_vertmodel.hpp.

Constructor & Destructor Documentation

◆ SSpanRow()

CAlnSpanVertModel::SSpanRow::SSpanRow ( )
inline

Definition at line 95 of file alnspan_vertmodel.hpp.

Member Data Documentation

◆ aln_range

TSeqRange CAlnSpanVertModel::SSpanRow::aln_range

◆ gap

int CAlnSpanVertModel::SSpanRow::gap

◆ identity

double CAlnSpanVertModel::SSpanRow::identity

◆ length

int CAlnSpanVertModel::SSpanRow::length

◆ locs

vector< CConstRef<objects::CSeq_loc> > CAlnSpanVertModel::SSpanRow::locs

Definition at line 83 of file alnspan_vertmodel.hpp.

Referenced by CAlnSpanVertModel::x_UpdateLocs().

◆ mismatch

int CAlnSpanVertModel::SSpanRow::mismatch

◆ ranges

vector<TSignedSeqRange> CAlnSpanVertModel::SSpanRow::ranges

◆ str_ranges

vector<string> CAlnSpanVertModel::SSpanRow::str_ranges
mutable

visible values

Definition at line 92 of file alnspan_vertmodel.hpp.

Referenced by CAlnSpanVertModel::GetValueAt().

◆ str_type

string CAlnSpanVertModel::SSpanRow::str_type
mutable

Definition at line 93 of file alnspan_vertmodel.hpp.

Referenced by CAlnSpanVertModel::GetValueAt().

◆ strands

vector< bool > CAlnSpanVertModel::SSpanRow::strands

Definition at line 82 of file alnspan_vertmodel.hpp.

◆ type

int CAlnSpanVertModel::SSpanRow::type

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