Go to the documentation of this file.Go to the SVN repository for this file.
28 #ifndef _BULKCMDPANEL_H_
29 #define _BULKCMDPANEL_H_
CRef< objects::CSeq_loc > m_loc
virtual ~CBulkCmdPanel()
Destructor.
CBulkCmdPanel()
Constructors.
CBulkLocationPanel * m_Location
bool m_add_location_panel
virtual void AddOneCommand(const objects::CBioseq_Handle &bsh, CRef< CCmdComposite > cmd)
virtual bool ShouldAddToExisting()
void SetLoc(CRef< objects::CSeq_loc > loc)
virtual CRef< CCmdComposite > GetCommand()=0
virtual string GetErrorMessage()=0
CBulkCmdPanel(bool add_location_panel)
virtual CRef< objects::CSeq_loc > GetLocForBioseq(const objects::CBioseq &bioseq)
CRef< objects::CSeq_loc > GetLocForBioseq(const objects::CBioseq &bioseq)
bool ShouldAddToExisting()
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.