NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objmgr/graph_ci.hpp>
#include <objmgr/impl/annot_object.hpp>
#include <objects/seqloc/seqloc__.hpp>
#include <objects/seqres/seqres__.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
template<class TData > | |
void | CopyGraphData (const TData &src, TData &dst, TSeqPos from, TSeqPos to) |
void CopyGraphData | ( | const TData & | src, |
TData & | dst, | ||
TSeqPos | from, | ||
TSeqPos | to | ||
) |
Definition at line 121 of file graph_ci.cpp.
References _ASSERT.
Referenced by CMappedGraph::MakeMappedGraphData().