Go to the documentation of this file.Go to the SVN repository for this file.
37 #ifndef OBJECTS_SEQALIGN_SEQ_ALIGN_SET_HPP
38 #define OBJECTS_SEQALIGN_SEQ_ALIGN_SET_HPP
64 Tdata::size_type Size()
const;
85 inline CSeq_align_set::Tdata::size_type
*** Sequence Alignment ******************************** *
CSeq_align_set(const CSeq_align_set &value)
Tdata::size_type Size() const
CSeq_align_set & operator=(const CSeq_align_set &value)
CSeq_align_set_Base Tparent
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_SEQALIGN_EXPORT
bool CanGet(void) const
Check if it is safe to call Get method.
const Tdata & Get(void) const
Get the member data.
const GenericPointer< typename T::ValueType > T2 value