Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_PACKAGES_PKG_SEQUENCE_EDIT___CMD_PLACE_PROTEIN_FEATS__HPP
2 #define GUI_PACKAGES_PKG_SEQUENCE_EDIT___CMD_PLACE_PROTEIN_FEATS__HPP
58 objects::CSeq_entry_Handle
m_seh;
76 objects::CSeq_entry_Handle
m_seh;
objects::CSeq_entry_Handle m_seh
virtual CIRef< IEditCommand > x_CreateActionCmd()
virtual string GetLabel()
CCmdMoveCdsToSetLevel(const objects::CSeq_entry_Handle &seh)
virtual CIRef< IEditCommand > x_CreateActionCmd()
objects::CSeq_entry_Handle m_seh
virtual string GetLabel()
CCmdPlaceProteinFeats(const objects::CSeq_entry_Handle &seh)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.