NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objmgr/split/object_splitinfo.hpp>
#include <serial/serial.hpp>
#include <objects/general/general__.hpp>
#include <objects/seq/seq__.hpp>
#include <objects/seqset/Bioseq_set.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/seqres/Seq_graph.hpp>
#include <objects/seqtable/Seq_table.hpp>
#include <objmgr/error_codes.hpp>
#include <objmgr/annot_selector.hpp>
#include <objmgr/split/asn_sizer.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | NCBI_USE_ERRCODE_X ObjMgr_ObjSplitInfo |
#define | NCBI_ANNOT_TRACK_ZOOM_LEVEL_SUFFIX "@@" |
Functions | |
NCBI_DEFINE_ERR_SUBCODE_X (10) | |
Variables | |
static CSafeStatic< CAsnSizer > | s_Sizer |
#define NCBI_ANNOT_TRACK_ZOOM_LEVEL_SUFFIX "@@" |
Definition at line 56 of file object_splitinfo.cpp.
#define NCBI_USE_ERRCODE_X ObjMgr_ObjSplitInfo |
Definition at line 53 of file object_splitinfo.cpp.
NCBI_DEFINE_ERR_SUBCODE_X | ( | 10 | ) |
|
static |
Definition at line 65 of file object_splitinfo.cpp.
Referenced by CBioseq_SplitInfo::CBioseq_SplitInfo(), CSeq_descr_SplitInfo::CSeq_descr_SplitInfo(), CSeq_hist_SplitInfo::CSeq_hist_SplitInfo(), CSeq_annot_SplitInfo::SetSeq_annot(), and CSeq_data_SplitInfo::SetSeq_data().