NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqalign/Dense_diag.hpp>
#include <objects/seqalign/Dense_seg.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqloc/PDB_seq_id.hpp>
#include <objects/general/Object_id.hpp>
#include <objects/seqloc/Textseq_id.hpp>
#include <objects/seqloc/PDB_mol_id.hpp>
#include <objects/seq/Bioseq.hpp>
#include <map>
#include <memory>
#include <objtools/cddalignview/cav_alignset.hpp>
#include <objtools/cddalignview/cav_seqset.hpp>
#include <objtools/cddalignview/cddalignview.h>
#include <objtools/error_codes.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | NCBI_USE_ERRCODE_X Objtools_CAV_Alnset |
Typedefs | |
typedef list< const CSeq_align * > | SeqAlignList |
typedef vector< CRef< CSeq_id > > | SeqIdList |
Functions | |
USING_SCOPE (objects) | |
#define NCBI_USE_ERRCODE_X Objtools_CAV_Alnset |
Definition at line 54 of file cav_alignset.cpp.
typedef list< const CSeq_align * > SeqAlignList |
Definition at line 60 of file cav_alignset.cpp.
Definition at line 61 of file cav_alignset.cpp.
USING_SCOPE | ( | objects | ) |