Go to the documentation of this file.Go to the SVN repository for this file.
74 size_t search_depth = 0);
80 size_t search_depth = 0);
86 size_t search_depth = 0);
static CSeq_entry_Handle GetSeq_entry_Handle(TTypeInfo type, TConstObjectPtr ptr, CScope &scope)
const TDescr & GetDescr(void) const
@Seq_descr.hpp User-defined methods of the data storage class.
Include a standard set of the NCBI C++ Toolkit most basic headers.
CVect2< NCBI_PROMOTE(int,U) > operator*(int v1, const CVect2< U > &v2)
const CBioseq_Base_Info & x_GetBaseInfo(void) const
CConstRef< CBioseq_Base_Info > m_CurrentBase
CBioseq_set_Handle m_CurrentSet
CSeq_descr_CI & operator++(void)
Move to the next object in iterated sequence.
const CSeq_descr * operator->(void) const
CBioseq_Handle m_CurrentSeq
const CSeq_descr & operator*(void) const
DECLARE_OPERATOR_BOOL_REF(m_CurrentBase)
Check if iterator points to an object.
const CBioseq_Base_Info & x_GetBaseInfo(void) const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
#define NCBI_XOBJMGR_EXPORT