Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef OBJTOOLS_FORMAT_ITEMS___ALIGNMENT_ITEM__HPP
2 #define OBJTOOLS_FORMAT_ITEMS___ALIGNMENT_ITEM__HPP
CConstRef< CSeq_align > m_Align
const CSeq_align & GetAlign(void) const
virtual void Format(IFormatter &formatter, IFlatTextOStream &text_os) const =0
virtual void x_GatherInfo(CBioseqContext &)
virtual EItem GetItemType(void) const =0
#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_FORMAT_EXPORT