NCBI C++ ToolKit
|
Search Toolkit Book for CMappedGraph
#include <objmgr/graph_ci.hpp>
Public Types | |
typedef CGraphRanges::TRange | TRange |
typedef CGraphRanges::TGraphRanges | TGraphRanges |
Private Member Functions | |
void | Set (CAnnot_Collector &collector, const CAnnotObject_Ref &annot_ref) |
void | Reset (void) |
void | MakeMappedGraph (void) const |
void | MakeMappedLoc (void) const |
void | MakeMappedGraphData (CSeq_graph &dst) const |
Private Attributes | |
CRef< CAnnot_Collector > | m_Collector |
const CAnnotObject_Ref * | m_GraphRef |
CConstRef< CSeq_graph > | m_MappedGraph |
CConstRef< CSeq_loc > | m_MappedLoc |
Friends | |
class | CGraph_CI |
class | CAnnot_CI |
class | CAnnot_Collector |
CMappedGraph –.
Definition at line 60 of file graph_ci.hpp.