NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/objutils/label.hpp>
#include <objmgr/util/feature.hpp>
#include "table_data_ftable.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
USING_SCOPE (objects) | |
static int | s_CountIntervals (const CSeq_loc &loc) |
Definition at line 158 of file table_data_ftable.cpp.
References CSeq_loc_Base::e_Bond, CSeq_loc_Base::e_Empty, CSeq_loc_Base::e_Feat, CSeq_loc_Base::e_Int, CSeq_loc_Base::e_Mix, CSeq_loc_Base::e_Null, CSeq_loc_Base::e_Packed_int, CSeq_loc_Base::e_Packed_pnt, CSeq_loc_Base::e_Pnt, CSeq_loc_Base::e_Whole, CPacked_seqint_Base::Get(), CSeq_loc_mix_Base::Get(), CSeq_loc_Base::GetMix(), CSeq_loc_Base::GetPacked_int(), CSeq_loc_Base::GetPacked_pnt(), CPacked_seqpnt_Base::GetPoints(), ITERATE, ncbi::grid::netcache::search::fields::size, and CSeq_loc_Base::Which().
Referenced by CTableDataFTable::GetIntValue().
USING_SCOPE | ( | objects | ) |