NCBI C++ ToolKit
Macros | Functions
alnspan_vertmodel.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbistre.hpp>
#include <algo/sequence/consensus_splice.hpp>
#include <gui/widgets/aln_table/alnspan_vertmodel.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <objtools/alnmgr/aln_explorer.hpp>
#include <objtools/alnmgr/aln_container.hpp>
#include <objtools/alnmgr/aln_converters.hpp>
#include <objtools/alnmgr/aln_builders.hpp>
#include <objtools/alnmgr/alnvec.hpp>
#include <objmgr/align_ci.hpp>
#include <objmgr/seq_vector.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objects/seqloc/Seq_interval.hpp>
#include <objects/seqalign/Seq_align_set.hpp>
#include <objects/seqalign/Score.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <objects/seqalign/Spliced_exon.hpp>
#include <objects/seqalign/Spliced_exon_chunk.hpp>
#include <objects/seqalign/Product_pos.hpp>
#include <objects/seqalign/Prot_pos.hpp>
#include <objects/general/Object_id.hpp>
#include <gui/objutils/label.hpp>
#include <serial/iterator.hpp>
#include <math.h>
+ Include dependency graph for alnspan_vertmodel.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define INIT_MEMBERS
 

Functions

 USING_SCOPE (objects)
 
static void s_Append (string &dst, const string &src)
 

Macro Definition Documentation

◆ INIT_MEMBERS

#define INIT_MEMBERS
Value:
m_Threshold( 0 ) \
, mf_MarkIndels( fGap ) \
, m_NumSeqs ( 0 ) \
, mf_UseSpliced( false ) \
, mf_UseSparse( false ) \
, mf_ShowIndels( true ) \
, mf_RowsInvalidated( false )

Definition at line 66 of file alnspan_vertmodel.cpp.

Function Documentation

◆ s_Append()

static void s_Append ( string dst,
const string src 
)
static

Definition at line 1359 of file alnspan_vertmodel.cpp.

Referenced by CAlnSpanVertModel::GetValueAt().

◆ USING_SCOPE()

USING_SCOPE ( objects  )
Modified on Fri Sep 20 14:57:09 2024 by modify_doxy.py rev. 669887