NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objmgr/split/blob_splitter_impl.hpp>
#include <serial/objostr.hpp>
#include <serial/serial.hpp>
#include <serial/iterator.hpp>
#include <objects/general/Object_id.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objects/seqloc/Seq_interval.hpp>
#include <objects/seqset/Seq_entry.hpp>
#include <objects/seqset/Bioseq_set.hpp>
#include <objects/seq/seq__.hpp>
#include <objects/seqalign/Seq_align.hpp>
#include <objects/seqfeat/seqfeat__.hpp>
#include <objects/seqres/Seq_graph.hpp>
#include <objects/seqtable/Seq_table.hpp>
#include <objects/seqsplit/seqsplit__.hpp>
#include <objmgr/scope.hpp>
#include <objmgr/split/blob_splitter.hpp>
#include <objmgr/split/object_splitinfo.hpp>
#include <objmgr/split/annot_piece.hpp>
#include <objmgr/split/asn_sizer.hpp>
#include <objmgr/split/chunk_info.hpp>
#include <objmgr/split/place_id.hpp>
#include <objmgr/impl/handle_range_map.hpp>
#include <objmgr/impl/seq_table_info.hpp>
#include <objmgr/annot_type_selector.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
template<class C > | |
C & | NonConst (const C &c) |
Definition at line 79 of file blob_splitter_maker.cpp.
References C.
Referenced by CBlobSplitterImpl::MakeSeq_annot().