121 bool empty(
void)
const;
124 size_t size(
void)
const;
132 bool x_IsValid(
void)
const;
const_iterator begin() const
const_iterator end() const
parent_type::const_iterator const_iterator
Include a standard set of the NCBI C++ Toolkit most basic headers.
CVect2< NCBI_PROMOTE(int,U) > operator*(int v1, const CVect2< U > &v2)
bool x_IsValid(void) const
const CSeq_annot_Handle * operator->(void) const
TSeqAnnotSet m_SeqAnnotSet
const CSeq_annot_Handle & operator*(void) const
CAnnot_CI & operator--(void)
Move to the pervious object in iterated sequence.
size_t size(void) const
Get number of collected Seq-annots.
TSeqAnnotSet::const_iterator TIterator
DECLARE_OPERATOR_BOOL(x_IsValid())
Check if iterator points to an object.
bool empty(void) const
Check if iterator is empty.
set< CSeq_annot_Handle > TSeqAnnotSet
CAnnot_CI & operator++(void)
Move to the next object in iterated sequence.
#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
constexpr bool empty(list< Ts... >) noexcept
const struct ncbi::grid::netcache::search::fields::SIZE size
S & operator--(CNetRef< S > &r, int)