NCBI C++ ToolKit
|
Search Toolkit Book for CSeq_annot_Handle
#include <objmgr/seq_annot_handle.hpp>
Public Types | |
typedef CSeq_annot | TObject |
Unified interface for templates. More... | |
Protected Types | |
typedef CSeq_annot_ScopeInfo | TScopeInfo |
Protected Member Functions | |
CSeq_annot_Handle (const CSeq_annot_Info &annot, const CTSE_Handle &tse) | |
void | x_Set (const CSeq_annot_Info &annot, const CTSE_Handle &tse) |
Protected Attributes | |
CScopeInfo_Ref< TScopeInfo > | m_Info |
Friends | |
class | CScope_Impl |
class | CSeq_annot_CI |
class | CAnnot_Collector |
class | CMappedFeat |
class | CAnnotObject_Ref |
Proxy to access seq-annot objects
Definition at line 100 of file seq_annot_handle.hpp.